RASCSI/src/raspberrypi/devices
Uwe Seimet 1ad1242fad
Feature READ/WRITE LONG(10/16) (#481)
* Partial implementation of READ/WRITE LONG(10)

* Comment update

* Comment update

* Fixed typo

* Updated dispatcher table

* Added READ/LONG(16)

* Added 16 byte opcode

* Updated flushing

* Logging update

* Fixed typo

* Check start sector

* Renaming
2021-11-26 22:29:21 -06:00
..
interfaces Feature READ/WRITE LONG(10/16) (#481) 2021-11-26 22:29:21 -06:00
cfilesystem.cpp Code cleanup (#442) 2021-11-13 19:36:35 -06:00
cfilesystem.h Move to protobuf for the webapp, major overhaul to easyinstall.sh, code comment translations (#229) 2021-09-14 21:51:12 -05:00
ctapdriver.cpp Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
ctapdriver.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
device_factory.cpp Support for multiple SCSI LUNs (#318) 2021-10-13 11:03:31 +02:00
device_factory.h Added SHUT_DOWN command, split rascsi.cpp (#334) 2021-10-17 08:51:14 +02:00
device.cpp Replaced parameter lists by map with named parameters 2021-09-16 12:16:53 +02:00
device.h Replaced parameter lists by map with named parameters 2021-09-16 12:16:53 +02:00
disk_track_cache.cpp Code cleanup (#442) 2021-11-13 19:36:35 -06:00
disk_track_cache.h Code cleanup (#442) 2021-11-13 19:36:35 -06:00
disk.cpp Feature READ/WRITE LONG(10/16) (#481) 2021-11-26 22:29:21 -06:00
disk.h Feature READ/WRITE LONG(10/16) (#481) 2021-11-26 22:29:21 -06:00
file_support.cpp Prevent image files in use from being deleted 2021-09-15 15:17:26 +02:00
file_support.h Prevent image files in use from being deleted 2021-09-15 15:17:26 +02:00
sasihd.cpp File size filtering update (#320) 2021-10-13 09:41:21 -07:00
sasihd.h Fix clang warnings (#423) 2021-11-07 21:30:21 +01:00
scsi_daynaport.cpp Various DaynaPort related logging updates (#477) 2021-11-18 19:24:36 -06:00
scsi_daynaport.h Various DaynaPort related logging updates (#477) 2021-11-18 19:24:36 -06:00
scsi_host_bridge.cpp Fix clang warnings (#423) 2021-11-07 21:30:21 +01:00
scsi_host_bridge.h Replaced parameter lists by map with named parameters 2021-09-16 12:16:53 +02:00
scsicd.cpp Fix issue 422 (#425) 2021-11-07 21:18:58 +01:00
scsicd.h Fix clang warnings (#423) 2021-11-07 21:30:21 +01:00
scsihd_nec.cpp File size filtering update (#320) 2021-10-13 09:41:21 -07:00
scsihd_nec.h Configurable block size, controller/device cleanup, dispatchers per device, bridge setup (#203) 2021-09-14 20:23:04 -05:00
scsihd.cpp Update scsihd.cpp Inquiry data length (#463) 2021-11-14 10:41:10 +01:00
scsihd.h Fix clang warnings (#423) 2021-11-07 21:30:21 +01:00
scsimo.cpp Issue 319, detach all devices on SIGKILL/SIGTERM (#328) 2021-10-14 13:25:10 -07:00
scsimo.h Fix clang warnings (#423) 2021-11-07 21:30:21 +01:00