--- zzzz-none-000/linux-4.4.60/drivers/usb/storage/unusual_devs.h 2017-04-08 07:53:53.000000000 +0000 +++ scorpion-7490-727/linux-4.4.60/drivers/usb/storage/unusual_devs.h 2021-02-04 17:41:59.000000000 +0000 @@ -1330,6 +1330,12 @@ USB_SC_DEVICE, USB_PR_DEVICE, NULL, 0 ), +UNUSUAL_DEV( 0x0af0, 0x9300, 0x0000, 0x0000, + "Option", + "Globetrotter 66xxWFS SD-Card", + USB_SC_DEVICE, USB_PR_DEVICE, NULL, + 0 ), + UNUSUAL_DEV( 0x0af0, 0xc100, 0x0000, 0x0000, "Option", "GI 070x SD-Card", @@ -1993,7 +1999,15 @@ USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_BROKEN_FUA ), -/* Reported by Alexandre Oliva +/* Reported by David Kozub */ +UNUSUAL_DEV(0x152d, 0x0578, 0x0000, 0x9999, + "JMicron", + "JMS567", + USB_SC_DEVICE, USB_PR_DEVICE, NULL, + US_FL_BROKEN_FUA), + +/* + * Reported by Alexandre Oliva * JMicron responds to USN and several other SCSI ioctls with a * residue that causes subsequent I/O requests to fail. */ UNUSUAL_DEV( 0x152d, 0x2329, 0x0100, 0x0100,