diff options
Diffstat (limited to 'drivers/usb/storage/unusual_devs.h')
| -rw-r--r-- | drivers/usb/storage/unusual_devs.h | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index 2c27721bd259..6d6108b3993b 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
| @@ -376,6 +376,13 @@ UNUSUAL_DEV( 0x04b0, 0x0417, 0x0100, 0x0100, | |||
| 376 | US_SC_DEVICE, US_PR_DEVICE, NULL, | 376 | US_SC_DEVICE, US_PR_DEVICE, NULL, |
| 377 | US_FL_FIX_CAPACITY), | 377 | US_FL_FIX_CAPACITY), |
| 378 | 378 | ||
| 379 | /* Reported by Doug Maxey (dwm@austin.ibm.com) */ | ||
| 380 | UNUSUAL_DEV( 0x04b3, 0x4001, 0x0110, 0x0110, | ||
| 381 | "IBM", | ||
| 382 | "IBM RSA2", | ||
| 383 | US_SC_DEVICE, US_PR_CB, NULL, | ||
| 384 | US_FL_MAX_SECTORS_MIN), | ||
| 385 | |||
| 379 | /* BENQ DC5330 | 386 | /* BENQ DC5330 |
| 380 | * Reported by Manuel Fombuena <mfombuena@ya.com> and | 387 | * Reported by Manuel Fombuena <mfombuena@ya.com> and |
| 381 | * Frank Copeland <fjc@thingy.apana.org.au> */ | 388 | * Frank Copeland <fjc@thingy.apana.org.au> */ |
| @@ -1258,14 +1265,6 @@ UNUSUAL_DEV( 0x0ace, 0x20ff, 0x0101, 0x0101, | |||
| 1258 | US_SC_DEVICE, US_PR_DEVICE, NULL, | 1265 | US_SC_DEVICE, US_PR_DEVICE, NULL, |
| 1259 | US_FL_IGNORE_DEVICE ), | 1266 | US_FL_IGNORE_DEVICE ), |
| 1260 | 1267 | ||
| 1261 | /* SanDisk that has a second LUN for a driver ISO, reported by | ||
| 1262 | * Ben Collins <bcollins@ubuntu.com> */ | ||
| 1263 | UNUSUAL_DEV( 0x0781, 0x5406, 0x0000, 0xffff, | ||
| 1264 | "SanDisk", | ||
| 1265 | "U3 Cruzer Micro driver ISO", | ||
| 1266 | US_SC_DEVICE, US_PR_DEVICE, NULL, | ||
| 1267 | US_FL_SINGLE_LUN ), | ||
| 1268 | |||
| 1269 | #ifdef CONFIG_USB_STORAGE_ISD200 | 1268 | #ifdef CONFIG_USB_STORAGE_ISD200 |
| 1270 | UNUSUAL_DEV( 0x0bf6, 0xa001, 0x0100, 0x0110, | 1269 | UNUSUAL_DEV( 0x0bf6, 0xa001, 0x0100, 0x0110, |
| 1271 | "ATI", | 1270 | "ATI", |
