|
@@ -1390,6 +1390,16 @@ UNUSUAL_DEV( 0x0af0, 0x7401, 0x0000, 0x0000,
|
|
|
US_SC_DEVICE, US_PR_DEVICE, NULL,
|
|
|
0 ),
|
|
|
|
|
|
+/* Reported by Jan Dumon <j.dumon@option.com>
|
|
|
+ * This device (wrongly) has a vendor-specific device descriptor.
|
|
|
+ * The entry is needed so usb-storage can bind to it's mass-storage
|
|
|
+ * interface as an interface driver */
|
|
|
+UNUSUAL_DEV( 0x0af0, 0x7501, 0x0000, 0x0000,
|
|
|
+ "Option",
|
|
|
+ "GI 0431 SD-Card",
|
|
|
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
|
|
|
+ 0 ),
|
|
|
+
|
|
|
/* Reported by Ben Efros <ben@pc-doctor.com> */
|
|
|
UNUSUAL_DEV( 0x0bc2, 0x3010, 0x0000, 0x0000,
|
|
|
"Seagate",
|