summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2004-10-12 08:51:04 +0000
committerbms <bms@FreeBSD.org>2004-10-12 08:51:04 +0000
commit96a2d5c3cfa5f416618b57549d045c9ac30ff09a (patch)
tree0d33e9d409614797150c97c914e9a9ee49585990 /share
parent2cf84d29b33a150073f57a689234ed297a9f2371 (diff)
downloadFreeBSD-src-96a2d5c3cfa5f416618b57549d045c9ac30ff09a.zip
FreeBSD-src-96a2d5c3cfa5f416618b57549d045c9ac30ff09a.tar.gz
Add mode page 0x1b, "Removable Block Access Capacities". This mode page is
implemented by USB floppy devices using the UFI command set. Reviewed by: ken, scottl Source: USB Mass Storage UFI Specification v1.0 MFC after: 2 weeks
Diffstat (limited to 'share')
-rw-r--r--share/misc/scsi_modes12
1 files changed, 12 insertions, 0 deletions
diff --git a/share/misc/scsi_modes b/share/misc/scsi_modes
index 4fc36e4..687bcfa 100644
--- a/share/misc/scsi_modes
+++ b/share/misc/scsi_modes
@@ -291,6 +291,18 @@
{Reserved} *i4
}
+# Removable devices
+0x1b "Removable Block Access Capacities Page" {
+ {System Floppy Type Device} t1
+ {Supports Reporting Format Progress} t1
+ {Reserved} *t6
+ {Non CD Optical Device} t1
+ {Single or Multiple LUN Supported} t1
+ {Reserved} *t3
+ {Total Logical Units Supported} t3
+ {Reserved} *i8
+}
+
# CD-ROM (and CD-R[W]) devices
0x2a "CD capabilities and mechanical status page" {
{Reserved} *t4
OpenPOWER on IntegriCloud