|
@@ -2071,6 +2071,20 @@ UNUSUAL_DEV( 0x1370, 0x6828, 0x0110, 0x0110,
|
|
|
USB_SC_DEVICE, USB_PR_DEVICE, NULL,
|
|
|
US_FL_IGNORE_RESIDUE ),
|
|
|
|
|
|
+/*
|
|
|
+ * Reported by Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
|
|
|
+ * The INIC-3619 bridge is used in the StarTech SLSODDU33B
|
|
|
+ * SATA-USB enclosure for slimline optical drives.
|
|
|
+ *
|
|
|
+ * The quirk enables MakeMKV to properly exchange keys with
|
|
|
+ * an installed BD drive.
|
|
|
+ */
|
|
|
+UNUSUAL_DEV( 0x13fd, 0x3609, 0x0209, 0x0209,
|
|
|
+ "Initio Corporation",
|
|
|
+ "INIC-3619",
|
|
|
+ USB_SC_DEVICE, USB_PR_DEVICE, NULL,
|
|
|
+ US_FL_IGNORE_RESIDUE ),
|
|
|
+
|
|
|
/* Reported by Qinglin Ye <yestyle@gmail.com> */
|
|
|
UNUSUAL_DEV( 0x13fe, 0x3600, 0x0100, 0x0100,
|
|
|
"Kingston",
|