|
@@ -1425,6 +1425,13 @@ UNUSUAL_DEV( 0x0a17, 0x006, 0x0000, 0xffff,
|
|
|
US_SC_DEVICE, US_PR_DEVICE, NULL,
|
|
|
US_FL_FIX_INQUIRY ),
|
|
|
|
|
|
+/* Reported by Jaak Ristioja <Ristioja@gmail.com> */
|
|
|
+UNUSUAL_DEV( 0x0a17, 0x006e, 0x0100, 0x0100,
|
|
|
+ "Pentax",
|
|
|
+ "K10D",
|
|
|
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
|
|
|
+ US_FL_FIX_CAPACITY ),
|
|
|
+
|
|
|
/* These are virtual windows driver CDs, which the zd1211rw driver
|
|
|
* automatically converts into WLAN devices. */
|
|
|
UNUSUAL_DEV( 0x0ace, 0x2011, 0x0101, 0x0101,
|