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

(-)linux/drivers/usb/storage/unusual_devs.h (+6 lines)
Lines 175-180 UNUSUAL_DEV( 0x0421, 0x044e, 0x0100, 0x Link Here
175
		US_SC_DEVICE, US_PR_DEVICE, NULL,
175
		US_SC_DEVICE, US_PR_DEVICE, NULL,
176
		US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
176
		US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
177
177
178
UNUSUAL_DEV(  0x0421, 0x045b, 0x0534, 0x0534,
179
		"Nokia",
180
		"6280",
181
		US_SC_DEVICE, US_PR_DEVICE, NULL,
182
		US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
183
178
/* Reported by Olaf Hering <olh@suse.de> from novell bug #105878 */
184
/* Reported by Olaf Hering <olh@suse.de> from novell bug #105878 */
179
UNUSUAL_DEV(  0x0424, 0x0fdc, 0x0210, 0x0210,
185
UNUSUAL_DEV(  0x0424, 0x0fdc, 0x0210, 0x0210,
180
		"SMSC",
186
		"SMSC",

Return to bug 141512