NO_INQUIRY is wrong for this device. Alternatively, if it is right,

it is right for only a tiny fraction of these devices and this
wild-card entry is too broad.

# I run a kernel without this entry at all without ill effects...
This commit is contained in:
Warner Losh 2009-03-22 13:17:46 +00:00
parent 0c645b7267
commit e952f9cf75

View file

@ -610,7 +610,7 @@ static const struct umass_devdescr umass_devdescr[] = {
},
{USB_VENDOR_MYSON, USB_PRODUCT_MYSON_HEDEN, RID_WILDCARD,
UMASS_PROTO_SCSI | UMASS_PROTO_BBB,
NO_INQUIRY | IGNORE_RESIDUE | NO_SYNCHRONIZE_CACHE
IGNORE_RESIDUE | NO_SYNCHRONIZE_CACHE
},
{USB_VENDOR_MYSON, USB_PRODUCT_MYSON_STARREADER, RID_WILDCARD,
UMASS_PROTO_SCSI | UMASS_PROTO_BBB,