diff options
Diffstat (limited to 'drivers/usb')
-rw-r--r-- | drivers/usb/storage/unusual_devs.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index ccf1dbbb87ef..b402d5f27272 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
@@ -365,15 +365,6 @@ UNUSUAL_DEV( 0x04cb, 0x0100, 0x0000, 0x2210, | |||
365 | "FinePix 1400Zoom", | 365 | "FinePix 1400Zoom", |
366 | US_SC_UFI, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY | US_FL_SINGLE_LUN), | 366 | US_SC_UFI, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY | US_FL_SINGLE_LUN), |
367 | 367 | ||
368 | /* Reported by Peter Wächtler <pwaechtler@loewe-komp.de> | ||
369 | * The device needs the flags only. | ||
370 | */ | ||
371 | UNUSUAL_DEV( 0x04ce, 0x0002, 0x0074, 0x0074, | ||
372 | "ScanLogic", | ||
373 | "SL11R-IDE", | ||
374 | US_SC_DEVICE, US_PR_DEVICE, NULL, | ||
375 | US_FL_FIX_INQUIRY), | ||
376 | |||
377 | /* Reported by Ondrej Zary <linux@rainbow-software.org> | 368 | /* Reported by Ondrej Zary <linux@rainbow-software.org> |
378 | * The device reports one sector more and breaks when that sector is accessed | 369 | * The device reports one sector more and breaks when that sector is accessed |
379 | */ | 370 | */ |