mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-22 10:29:31 +00:00
really set the scsi unit id for SCSISelect()
This commit is contained in:
parent
a793ab5d75
commit
333aeb50a2
@ -65,7 +65,7 @@ scsi_loop:
|
||||
/* SCSISelect */
|
||||
|
||||
clr.w -(%sp)
|
||||
move.w #0, -(%sp)
|
||||
move.w unit_id, -(%sp)
|
||||
SCSIDispatch(_SCSISelect)
|
||||
|
||||
/* SCSICmd */
|
||||
|
Loading…
Reference in New Issue
Block a user