42cb6a80b6
REPORT LUNS command to a device. camcontrol.[c8]: Implement reportluns. This tries to print the LUNs out in a reasonable format. Only the periph addressing method has been tested, since very little hardware that I know of supports the other methods. scsi_all.[ch]: Revamp the report luns CDB structure and helper functions. This constitutes a little bit of an API change, but since the old CDB length was 10 bytes, and the REPORT LUNS CDB length is actually 12 bytes, it's clear that no one was using this API in the first place. MFC After: 1 week |
||
---|---|---|
.. | ||
camcontrol.8 | ||
camcontrol.c | ||
camcontrol.h | ||
Makefile | ||
modeedit.c | ||
util.c |