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

Collapse All | Expand All

(-)a/drivers/usb/storage/unusual_devs.h (-5 / +5 lines)
Lines 342-352 Link Here
342
		US_FL_FIX_CAPACITY),
342
		US_FL_FIX_CAPACITY),
343
343
344
/* Reported by Graber and Mike Pagano <mpagano-kernel@mpagano.com> */
344
/* Reported by Graber and Mike Pagano <mpagano-kernel@mpagano.com> */
345
UNUSUAL_DEV(  0x04b0, 0x040f, 0x0200, 0x0200,
345
UNUSUAL_DEV(  0x04b0, 0x040f, 0x0100, 0x0200,
346
       "NIKON",
346
		"NIKON",
347
       "NIKON DSC D200",
347
		"NIKON DSC D200",
348
       US_SC_DEVICE, US_PR_DEVICE, NULL,
348
		US_SC_DEVICE, US_PR_DEVICE, NULL,
349
       US_FL_FIX_CAPACITY),
349
		US_FL_FIX_CAPACITY),
350
350
351
/* Reported by Emil Larsson <emil@swip.net> */
351
/* Reported by Emil Larsson <emil@swip.net> */
352
UNUSUAL_DEV(  0x04b0, 0x0411, 0x0100, 0x0101,
352
UNUSUAL_DEV(  0x04b0, 0x0411, 0x0100, 0x0101,

Return to bug 192610