aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/usb/storage/unusual_devs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
index 4b06ac34430f..fa49357289c4 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1261,6 +1261,13 @@ UNUSUAL_DEV( 0x0fce, 0xd008, 0x0000, 0x0000,
1261 US_SC_DEVICE, US_PR_DEVICE, NULL, 1261 US_SC_DEVICE, US_PR_DEVICE, NULL,
1262 US_FL_NO_WP_DETECT ), 1262 US_FL_NO_WP_DETECT ),
1263 1263
1264/* Reported by Jan Mate <mate@fiit.stuba.sk> */
1265UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000,
1266 "Sony Ericsson",
1267 "P990i",
1268 US_SC_DEVICE, US_PR_DEVICE, NULL,
1269 US_FL_FIX_CAPACITY ),
1270
1264/* Reported by Emmanuel Vasilakis <evas@forthnet.gr> */ 1271/* Reported by Emmanuel Vasilakis <evas@forthnet.gr> */
1265UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000, 1272UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000,
1266 "Sony Ericsson", 1273 "Sony Ericsson",