dingusppc/devices/common/scsi
joevt e619dd2493 sc53c94: CMD_COMPLETE and XFER_END goes to IDLE.
CMD_COMPLETE and XFER_END goes to the IDLE sequence state so that reentry doesn't cause a second interrupt.
2024-04-03 19:35:13 -07:00
..
mesh.cpp Add SCSI devices. 2024-03-14 19:12:11 -07:00
mesh.h grandcentral: use MeshStub on machines without MESH. 2024-02-12 02:38:38 +01:00
sc53c94.cpp sc53c94: CMD_COMPLETE and XFER_END goes to IDLE. 2024-04-03 19:35:13 -07:00
sc53c94.h sc53c94: Add DBDMA support. 2024-04-03 19:19:42 -07:00
scsi.h Add SCSI devices. 2024-03-14 19:12:11 -07:00
scsibus.cpp Add SCSI devices. 2024-03-14 19:12:11 -07:00
scsicdrom.cpp scsicdrom: Check Lun for INQUIRY. 2024-04-01 08:00:41 -07:00
scsicdrom.h scsicdrom: Move mode_select_6. 2024-03-29 18:52:30 -07:00
scsidevice.cpp scsi: Add illegal_command method. 2024-03-13 07:45:50 -07:00
scsihd.cpp bzero -> memset 2024-04-01 08:03:12 -07:00
scsihd.h scsihd: Add PREVENT_ALLOW_MEDIUM_REMOVAL. 2024-03-29 19:01:32 -07:00