RASCSI/cpp
Daniel Markstedt a6a8cadf21
Revert fixes for DEC vendor specific pages and CD-ROM block size changing (#1451)
* Revert "Don't ResizeCache on sector change if no filename is defined (#1438)"

This reverts commit dd9a3296d4.

* Revert "Add ModeSense page 0x25 (DEC special function control page) (#1412)"

This reverts commit 1121b8d9d6.

* Revert "DiskCache needs a size"

This reverts commit 7cc8df271c.

* Revert "Honor sector size change via ModeSelect6 in scsicd (#1406)"

This reverts commit b7f65d33e2.

* Revert "Multiple fixes for ModeSelect (#1405)"

This reverts commit ad5eae93e7.
2024-04-13 03:40:53 -07:00
..
controllers Fix missing logging for a LUN when the LUN is explicitly specified (#1379) 2023-11-26 13:25:54 +09:00
devices Revert fixes for DEC vendor specific pages and CD-ROM block size changing (#1451) 2024-04-13 03:40:53 -07:00
hal Improve BSD compile-time compatibility (#1342) 2023-11-16 12:37:50 +01:00
piscsi Fix remote interface communication issue (broken pipe) (#1415) 2024-01-16 10:56:25 +09:00
scsictl Revert "scsictl: Create files with binary/JSON or text format protobuf data (#1369)" 2023-11-27 09:11:43 +09:00
scsidump Fix SonarQube issues (#1276) 2023-11-01 12:53:05 +01:00
scsiloop Re-add CONNECT_TYPE_CONNECT_TYPE_AIBOM and CONNECT_TYPE_GAMERNIUM (#1315) (#1317) 2023-11-08 13:27:49 +01:00
scsimon Move top-level .cpp files into their respective folders (#1249) 2023-10-16 18:27:18 +02:00
shared Update version for next development version 2023-11-11 23:17:47 +09:00
test Revert fixes for DEC vendor specific pages and CD-ROM block size changing (#1451) 2024-04-13 03:40:53 -07:00
.gitignore Add initial IDE setup (#1326) 2023-11-14 15:13:45 +01:00
Makefile Remove fullspec/standard sub-folder (#1324) 2023-11-14 15:51:36 +01:00
piscsi_interface.proto Add statistics and make scsictl accept generic key/value parameters (#1237/#1238) (#1262) 2023-10-30 13:32:45 +01:00