RASCSI/cpp
Klaus Kämpf 1121b8d9d6
Add ModeSense page 0x25 (DEC special function control page) (#1412)
* Add ModeSense page 0x25 (DECSpecialFunctionControlPage)

VAXServer 3100 (CPU KA41-E) console firmware issues ModeSense(6)
page 0x25 when probing for disks. A disk won't be recognized if
this returns an error.

The DEC SCSI specification[1], section 8.5 documents this page.

[1] https://manx-docs.org/collections/antonio/dec/dec-scsi.pdf

Fixes #1410

Signed-off-by: Klaus Kämpf <kkaempf@gmail.com>
2024-01-18 16:55:38 -08:00
..
controllers
devices Add ModeSense page 0x25 (DEC special function control page) (#1412) 2024-01-18 16:55:38 -08:00
hal
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
scsiloop
scsimon
shared
test Add ModeSense page 0x25 (DEC special function control page) (#1412) 2024-01-18 16:55:38 -08:00
.gitignore
Makefile
piscsi_interface.proto