RASCSI/cpp
Klaus Kämpf 28c1741736 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-05-01 16:15:43 +09:00
..
controllers Fix missing logging for a LUN when the LUN is explicitly specified (#1379) 2024-05-01 16:15:43 +09:00
devices Add ModeSense page 0x25 (DEC special function control page) (#1412) 2024-05-01 16:15:43 +09:00
hal Improve BSD compile-time compatibility (#1342) 2024-05-01 16:15:42 +09:00
piscsi Fix remote interface communication issue (broken pipe) (#1415) 2024-05-01 16:15:43 +09:00
scsictl Revert "scsictl: Create files with binary/JSON or text format protobuf data (#1369)" 2024-05-01 16:15:43 +09:00
scsidump
scsiloop Re-add CONNECT_TYPE_CONNECT_TYPE_AIBOM and CONNECT_TYPE_GAMERNIUM (#1315) (#1317) 2023-11-08 13:27:49 +01:00
scsimon
shared Update revision number for release 20231101 2023-11-11 23:14:39 +09:00
test Add ModeSense page 0x25 (DEC special function control page) (#1412) 2024-05-01 16:15:43 +09:00
.gitignore Add initial IDE setup (#1326) 2024-05-01 16:15:42 +09:00
Makefile Remove fullspec/standard sub-folder (#1324) 2024-05-01 16:15:42 +09:00
piscsi_interface.proto