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
This commit is contained in:
parent
79a8d927d3
commit
e023b6f919
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user