Sony DSC cameras with revision number 6.0 require the same quirk
as those reporting revision 5.0. Reported by: Brian Reichert MFC after: 1 week
This commit is contained in:
parent
6f3274197b
commit
fad8387468
@ -474,6 +474,10 @@ Static struct umass_devdescr_t umass_devdescrs[] = {
|
||||
UMASS_PROTO_RBC | UMASS_PROTO_CBI,
|
||||
RBC_PAD_TO_12
|
||||
},
|
||||
{ USB_VENDOR_SONY, USB_PRODUCT_SONY_DSC, 0x0600,
|
||||
UMASS_PROTO_RBC | UMASS_PROTO_CBI,
|
||||
RBC_PAD_TO_12
|
||||
},
|
||||
{ USB_VENDOR_SONY, USB_PRODUCT_SONY_DSC, RID_WILDCARD,
|
||||
UMASS_PROTO_RBC | UMASS_PROTO_CBI,
|
||||
NO_QUIRKS
|
||||
|
Loading…
Reference in New Issue
Block a user