RASCSI/cpp
Tony Kuker ba1d867ad5 Update revision number for release 2023-04-22 19:42:55 -05: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 For HD Product name, use GiB unit from 10,000 Mib and higher. (#1147) 2023-04-20 08:38:31 -05:00
hal Fixed a potential issue with the unit test order (reserved file cleanup was missing) (#1137) 2023-03-28 10:21:36 +02: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 revision number for release 2023-04-22 19:42:55 -05:00
test For HD Product name, use GiB unit from 10,000 Mib and higher. (#1147) 2023-04-20 08:38:31 -05: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 Added optional LDFLAGS in order to control linking, e.g. for faster linking (#1128) 2023-03-24 08:54:05 +01: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