]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
USB Storage: unusual_devs.h for Sony Ericsson M600i
authorPhil Dibowitz <phil@ipom.com>
Sun, 25 Mar 2007 01:01:01 +0000 (03:01 +0200)
committerAdrian Bunk <bunk@stusta.de>
Sun, 25 Mar 2007 01:01:01 +0000 (03:01 +0200)
Signed-off-by: Phil Dibowitz <phil@ipom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/usb/storage/unusual_devs.h

index 80d2f8eb832689c28075978668cedb6e2e7d3f72..71bc1f492f3245cec184b694fc673420846d8765 100644 (file)
@@ -1268,6 +1268,13 @@ UNUSUAL_DEV(  0x0fce, 0xd008, 0x0000, 0x0000,
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_NO_WP_DETECT ),
 
+/* Reported by Emmanuel Vasilakis <evas@forthnet.gr> */
+UNUSUAL_DEV(  0x0fce, 0xe031, 0x0000, 0x0000,
+               "Sony Ericsson",
+               "M600i",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_FIX_CAPACITY ),
+
 /* Reported by Kevin Cernekee <kpc-usbdev@gelato.uiuc.edu>
  * Tested on hardware version 1.10.
  * Entry is needed only for the initializer function override.