|
@@ -1001,6 +1001,13 @@ UNUSUAL_DEV( 0x069b, 0x3004, 0x0001, 0x0001,
|
|
|
US_SC_DEVICE, US_PR_DEVICE, NULL,
|
|
|
US_FL_FIX_CAPACITY ),
|
|
|
|
|
|
+/* Reported by Adrian Pilchowiec <adi1981@epf.pl> */
|
|
|
+UNUSUAL_DEV( 0x071b, 0x3203, 0x0000, 0x0000,
|
|
|
+ "RockChip",
|
|
|
+ "MP3",
|
|
|
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
|
|
|
+ US_FL_NO_WP_DETECT | US_FL_MAX_SECTORS_64),
|
|
|
+
|
|
|
/* Reported by Massimiliano Ghilardi <massimiliano.ghilardi@gmail.com>
|
|
|
* This USB MP3/AVI player device fails and disconnects if more than 128
|
|
|
* sectors (64kB) are read/written in a single command, and may be present
|