diff options
Diffstat (limited to 'drivers/usb/storage')
-rw-r--r-- | drivers/usb/storage/unusual_devs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index f6c5f5fa2eeb..bab054b8d94f 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
@@ -1311,12 +1311,13 @@ UNUSUAL_DEV( 0x0fce, 0xd008, 0x0000, 0x0000, | |||
1311 | US_SC_DEVICE, US_PR_DEVICE, NULL, | 1311 | US_SC_DEVICE, US_PR_DEVICE, NULL, |
1312 | US_FL_NO_WP_DETECT ), | 1312 | US_FL_NO_WP_DETECT ), |
1313 | 1313 | ||
1314 | /* Reported by Jan Mate <mate@fiit.stuba.sk> */ | 1314 | /* Reported by Jan Mate <mate@fiit.stuba.sk> |
1315 | * and by Soeren Sonnenburg <kernel@nn7.de> */ | ||
1315 | UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000, | 1316 | UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000, |
1316 | "Sony Ericsson", | 1317 | "Sony Ericsson", |
1317 | "P990i", | 1318 | "P990i", |
1318 | US_SC_DEVICE, US_PR_DEVICE, NULL, | 1319 | US_SC_DEVICE, US_PR_DEVICE, NULL, |
1319 | US_FL_FIX_CAPACITY ), | 1320 | US_FL_FIX_CAPACITY | US_FL_IGNORE_RESIDUE ), |
1320 | 1321 | ||
1321 | /* Reported by Emmanuel Vasilakis <evas@forthnet.gr> */ | 1322 | /* Reported by Emmanuel Vasilakis <evas@forthnet.gr> */ |
1322 | UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000, | 1323 | UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000, |