|
@@ -79,6 +79,13 @@ UNUSUAL_DEV( 0x03f0, 0x0307, 0x0001, 0x0001,
|
|
|
US_SC_8070, US_PR_SCM_ATAPI, init_usbat, 0),
|
|
|
#endif
|
|
|
|
|
|
+/* Patch submitted by Mihnea-Costin Grigore <mihnea@zulu.ro> */
|
|
|
+UNUSUAL_DEV( 0x040d, 0x6205, 0x0003, 0x0003,
|
|
|
+ "VIA Technologies Inc.",
|
|
|
+ "USB 2.0 Card Reader",
|
|
|
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
|
|
|
+ US_FL_IGNORE_RESIDUE ),
|
|
|
+
|
|
|
/* Deduced by Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
|
|
|
* Entry needed for flags: US_FL_FIX_INQUIRY because initial inquiry message
|
|
|
* always fails and confuses drive.
|