diff options
Diffstat (limited to 'drivers/usb')
-rw-r--r-- | drivers/usb/storage/unusual_devs.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index c6c435899d87..ba16c9ed5234 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
@@ -2041,16 +2041,6 @@ UNUSUAL_DEV( 0x1652, 0x6600, 0x0201, 0x0201, | |||
2041 | US_SC_DEVICE, US_PR_DEVICE, NULL, | 2041 | US_SC_DEVICE, US_PR_DEVICE, NULL, |
2042 | US_FL_IGNORE_RESIDUE ), | 2042 | US_FL_IGNORE_RESIDUE ), |
2043 | 2043 | ||
2044 | /* Reported by Mauro Andreolini <andreoli@weblab.ing.unimo.it> | ||
2045 | * This entry is needed to bypass the ZeroCD mechanism | ||
2046 | * and to properly load as a modem device. | ||
2047 | */ | ||
2048 | UNUSUAL_DEV( 0x19d2, 0x2000, 0x0000, 0x0000, | ||
2049 | "Onda ET502HS", | ||
2050 | "USB MMC Storage", | ||
2051 | US_SC_DEVICE, US_PR_DEVICE, NULL, | ||
2052 | US_FL_IGNORE_DEVICE), | ||
2053 | |||
2054 | UNUSUAL_DEV( 0x2116, 0x0320, 0x0001, 0x0001, | 2044 | UNUSUAL_DEV( 0x2116, 0x0320, 0x0001, 0x0001, |
2055 | "ST", | 2045 | "ST", |
2056 | "2A", | 2046 | "2A", |