really set the scsi unit id for SCSISelect()

This commit is contained in:
Laurent Vivier 2005-11-30 00:04:50 +00:00
parent a793ab5d75
commit 333aeb50a2

View File

@ -65,7 +65,7 @@ scsi_loop:
/* SCSISelect */
clr.w -(%sp)
move.w #0, -(%sp)
move.w unit_id, -(%sp)
SCSIDispatch(_SCSISelect)
/* SCSICmd */