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

(-)linux-2.4.20-gentoo-r6/drivers/usb/storage/unusual_devs.h (+6 lines)
Lines 213-218 Link Here
213
		US_SC_SCSI, US_PR_CB, NULL,
213
		US_SC_SCSI, US_PR_CB, NULL,
214
		US_FL_SINGLE_LUN | US_FL_START_STOP | US_FL_MODE_XLATE ),
214
		US_FL_SINGLE_LUN | US_FL_START_STOP | US_FL_MODE_XLATE ),
215
215
216
UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0450,
217
		"Sony",
218
		"DSC-P72",
219
		US_SC_SCSI, US_PR_CB, NULL,
220
		US_FL_SINGLE_LUN | US_FL_START_STOP | US_FL_MODE_XLATE ),
221
216
/* Reported by wim@geeks.nl */
222
/* Reported by wim@geeks.nl */
217
UNUSUAL_DEV(  0x054c, 0x0025, 0x0100, 0x0100, 
223
UNUSUAL_DEV(  0x054c, 0x0025, 0x0100, 0x0100, 
218
		"Sony",
224
		"Sony",

Return to bug 29595