Fix cheapy Myson USB-IDE adapter
Submitted by: Arno J. Klaassen PR: 88939 Approved by: re@ (blanket)
This commit is contained in:
parent
5091eab37c
commit
a72de103a1
@ -420,6 +420,10 @@ static struct umass_devdescr_t umass_devdescrs[] = {
|
||||
UMASS_PROTO_ATAPI | UMASS_PROTO_BBB,
|
||||
NO_QUIRKS
|
||||
},
|
||||
{ USB_VENDOR_MYSON, USB_PRODUCT_MYSON_HEDEN, RID_WILDCARD,
|
||||
UMASS_PROTO_SCSI | UMASS_PROTO_BBB,
|
||||
NO_INQUIRY | IGNORE_RESIDUE
|
||||
},
|
||||
{ USB_VENDOR_NEODIO, USB_PRODUCT_NEODIO_ND3260, RID_WILDCARD,
|
||||
UMASS_PROTO_SCSI | UMASS_PROTO_BBB,
|
||||
FORCE_SHORT_INQUIRY
|
||||
|
@ -1550,6 +1550,9 @@ product MUSTEK MDC800 0xa800 MDC-800 digital camera
|
||||
product MSYSTEMS DISKONKEY 0x0010 DiskOnKey
|
||||
product MSYSTEMS DISKONKEY2 0x0011 DiskOnKey
|
||||
|
||||
/* Myson products */
|
||||
product MYSON HEDEN 0x8818 USB-IDE
|
||||
|
||||
/* National Semiconductor */
|
||||
product NATIONAL BEARPAW1200 0x1000 BearPaw 1200
|
||||
product NATIONAL BEARPAW2400 0x1001 BearPaw 2400
|
||||
|
Loading…
x
Reference in New Issue
Block a user