Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 191431 | Differences between
and this patch

Collapse All | Expand All

(-)a/drivers/usb/storage/unusual_devs.h (+7 lines)
Lines 355-360 UNUSUAL_DEV( 0x04b0, 0x0413, 0x0110, 0x0110, Link Here
355
		US_SC_DEVICE, US_PR_DEVICE, NULL,
355
		US_SC_DEVICE, US_PR_DEVICE, NULL,
356
		US_FL_FIX_CAPACITY),
356
		US_FL_FIX_CAPACITY),
357
357
358
/* Reported by Shan Destromp (shansan@gmail.com) */
359
UNUSUAL_DEV(  0x04b0, 0x0417, 0x0100, 0x0100,
360
		"NIKON",
361
		"NIKON DSC D40X",
362
		US_SC_DEVICE, US_PR_DEVICE, NULL,
363
		US_FL_FIX_CAPACITY),
364
358
/* BENQ DC5330
365
/* BENQ DC5330
359
 * Reported by Manuel Fombuena <mfombuena@ya.com> and
366
 * Reported by Manuel Fombuena <mfombuena@ya.com> and
360
 * Frank Copeland <fjc@thingy.apana.org.au> */
367
 * Frank Copeland <fjc@thingy.apana.org.au> */

Return to bug 191431