RASCSI/cpp
nsafran1217 bf97201580
Add support for SCSI-1 CD Drives, .is1 extension (#1109)
* Add SCSI-1 option for scsicd with file extension is1

Update tests

Update documentation with is1 file extension

* Fix tests
2023-02-26 20:52:19 -06:00
..
.vscode Create devices after bus creation (#954) 2022-11-02 08:58:59 -05:00
controllers Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
devices Add support for SCSI-1 CD Drives, .is1 extension (#1109) 2023-02-26 20:52:19 -06:00
hal SCSI Dump Usability Enhancements & Cleanup (#1026) 2022-12-09 09:50:45 -06:00
monitor Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
piscsi Add support for SCSI-1 CD Drives, .is1 extension (#1109) 2023-02-26 20:52:19 -06:00
scsictl Fixed shutdown issues (#1067) 2023-01-14 19:26:49 +01:00
scsidump SCSI Dump Usability Enhancements & Cleanup (#1026) 2022-12-09 09:50:45 -06:00
scsiloop Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
shared Update version for next development version 2023-02-11 12:34:43 -06:00
test Add support for SCSI-1 CD Drives, .is1 extension (#1109) 2023-02-26 20:52:19 -06:00
.clang-format SCSI Dump Usability Enhancements & Cleanup (#1026) 2022-12-09 09:50:45 -06:00
.gitignore Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
Makefile Move os_integration to root level (#1085) 2023-01-28 15:03:41 -08:00
launch_sudo.sh Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
piscsi.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
piscsi_interface.proto Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
scsictl.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
scsidump.cpp SCSI Dump Usability Enhancements & Cleanup (#1026) 2022-12-09 09:50:45 -06:00
scsiloop.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
scsimon.cpp Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00