Add remark about where bInterfaceProtocol number for USB Zip drive comes

from. 0x50 == 'P' for protoype.

Obtained from:	Pat LaVarre <LAVARRE@iomega.com> on linux-usb@suse.com
This commit is contained in:
Nick Hibma 1999-06-04 12:41:42 +00:00
parent 43866c3e76
commit bb32aa3960

View File

@ -98,7 +98,7 @@ typedef struct umass_softc {
#define USBD_COMMAND_FAILED USBD_INVAL /* redefine some errors for */
#define UPROTO_MASS_ZIP 80
#define UPROTO_MASS_ZIP 0x50 /* letter 'P' for protoype */
#define UMASS_SCSIID_HOST 0x00
#define UMASS_SCSIID_DEVICE 0x01