|
@@ -481,6 +481,13 @@ UNUSUAL_DEV( 0x04e8, 0x507c, 0x0220, 0x0220,
|
|
|
USB_SC_DEVICE, USB_PR_DEVICE, NULL,
|
|
|
US_FL_MAX_SECTORS_64),
|
|
|
|
|
|
+/* Reported by Vitaly Kuznetsov <vitty@altlinux.ru> */
|
|
|
+UNUSUAL_DEV( 0x04e8, 0x5122, 0x0000, 0x9999,
|
|
|
+ "Samsung",
|
|
|
+ "YP-CP3",
|
|
|
+ USB_SC_DEVICE, USB_PR_DEVICE, NULL,
|
|
|
+ US_FL_MAX_SECTORS_64 | US_FL_BULK_IGNORE_TAG),
|
|
|
+
|
|
|
/* Entry and supporting patch by Theodore Kilgore <kilgota@auburn.edu>.
|
|
|
* Device uses standards-violating 32-byte Bulk Command Block Wrappers and
|
|
|
* reports itself as "Proprietary SCSI Bulk." Cf. device entry 0x084d:0x0011.
|