Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 250406
Collapse All | Expand All

(-)linux-2.6.27-gentoo-r4/drivers/usb/storage/unusual_devs.h (+7 lines)
Lines 1363-1368 UNUSUAL_DEV( 0x0a17, 0x006, 0x0000, 0xff Link Here
1363
		US_SC_DEVICE, US_PR_DEVICE, NULL,
1363
		US_SC_DEVICE, US_PR_DEVICE, NULL,
1364
		US_FL_FIX_INQUIRY ),
1364
		US_FL_FIX_INQUIRY ),
1365
1365
1366
/* Reported by Jaak Ristioja <Ristioja@gmail.com> */
1367
UNUSUAL_DEV( 0x0a17, 0x006e, 0x0100, 0x0100,
1368
		"Pentax",
1369
		"K10D",
1370
		US_SC_DEVICE, US_PR_DEVICE, NULL,
1371
		US_FL_FIX_CAPACITY ),
1372
1366
/* These are virtual windows driver CDs, which the zd1211rw driver
1373
/* These are virtual windows driver CDs, which the zd1211rw driver
1367
 * automatically converts into WLAN devices. */
1374
 * automatically converts into WLAN devices. */
1368
UNUSUAL_DEV( 0x0ace, 0x2011, 0x0101, 0x0101,
1375
UNUSUAL_DEV( 0x0ace, 0x2011, 0x0101, 0x0101,

Return to bug 250406