aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorRicardo Barberis <ricardo@dattatec.com>2007-09-06 01:37:19 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2007-09-11 10:48:16 -0400
commit61392af387787dfa2b381880d195dfb7ab0d1ea3 (patch)
tree90b16675fbc2f9376321975d95e06fab5948be96 /drivers
parent2c4cd1f13a658daacb4fe5ed88887675c31ae78f (diff)
USB: Add Sony Ericsson P1i to unusual_devs.h
Signed-off-by: Phil Dibowitz <phil@ipom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers')
-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 2d92ce31018f..f69f15e352f1 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1393,6 +1393,13 @@ UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000,
1393 US_SC_DEVICE, US_PR_DEVICE, NULL, 1393 US_SC_DEVICE, US_PR_DEVICE, NULL,
1394 US_FL_FIX_CAPACITY | US_FL_IGNORE_RESIDUE ), 1394 US_FL_FIX_CAPACITY | US_FL_IGNORE_RESIDUE ),
1395 1395
1396/* Reported by Ricardo Barberis <ricardo@dattatec.com> */
1397UNUSUAL_DEV( 0x0fce, 0xe092, 0x0000, 0x0000,
1398 "Sony Ericsson",
1399 "P1i",
1400 US_SC_DEVICE, US_PR_DEVICE, NULL,
1401 US_FL_IGNORE_RESIDUE ),
1402
1396/* Reported by Emmanuel Vasilakis <evas@forthnet.gr> */ 1403/* Reported by Emmanuel Vasilakis <evas@forthnet.gr> */
1397UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000, 1404UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000,
1398 "Sony Ericsson", 1405 "Sony Ericsson",