[PATCH] Add UFI related mode pages to scsi_modes

Bruce M Simpson bms at spc.org
Fri Oct 8 00:29:01 PDT 2004


[Please Cc: me as I am not subscribed to -scsi]

Any objections to my committing this patch to HEAD?

Most of the details herein come from the USB Mass Storage UFI Spec.

Regards,
BMS
-------------- next part --------------
--- /usr/src/share/misc/scsi_modes	Sun Feb 24 05:27:57 2002
+++ scsi_modes	Fri Oct  8 00:26:13 2004
@@ -291,6 +291,28 @@
 	{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
+}
+
+0x1c "Timer and Protect Page" {
+	{Reserved} *i1
+	{Reserved} *t4
+	{Inactivity Time Multiplier} t4
+	{Reserved} *t6
+	{Disable Media Access until Power Cycle} t1
+	{Software Write Protect until Power Cycle} t1
+	{Reserved} *i3
+}
+
 # CD-ROM (and CD-R[W]) devices
 0x2a "CD capabilities and mechanical status page" {
 	{Reserved} *t4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 167 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-scsi/attachments/20041008/ba765ce5/attachment.bin


More information about the freebsd-scsi mailing list