|
@@ -1936,6 +1936,13 @@ UNUSUAL_DEV( 0x14cd, 0x6600, 0x0201, 0x0201,
|
|
|
USB_SC_DEVICE, USB_PR_DEVICE, NULL,
|
|
|
US_FL_IGNORE_RESIDUE ),
|
|
|
|
|
|
+/* Reported by Michael Büsch <m@bues.ch> */
|
|
|
+UNUSUAL_DEV( 0x152d, 0x0567, 0x0114, 0x0114,
|
|
|
+ "JMicron",
|
|
|
+ "USB to ATA/ATAPI Bridge",
|
|
|
+ USB_SC_DEVICE, USB_PR_DEVICE, NULL,
|
|
|
+ US_FL_BROKEN_FUA ),
|
|
|
+
|
|
|
/* Reported by Alexandre Oliva <oliva@lsd.ic.unicamp.br>
|
|
|
* JMicron responds to USN and several other SCSI ioctls with a
|
|
|
* residue that causes subsequent I/O requests to fail. */
|