[PATCH 2.6.18-rc6] USB Storage: unusual_devs.h entry for SonyEricsson P990i

From: Jan Mate
Date: Thu Sep 07 2006 - 05:55:01 EST


From: Jan Mate <mate@xxxxxxxxxxxxx>

USB Storage: this patch adds support for Sony Ericsson P990i

Signed-off-by: Jan Mate <mate@xxxxxxxxxxxxx>

---

diff -ru linux-2.6.18-rc6-clean/drivers/usb/storage/unusual_devs.h linux-2.6.18-rc6-mod/drivers/usb/storage/unusual_devs.h
--- linux-2.6.18-rc6-clean/drivers/usb/storage/unusual_devs.h 2006-09-07 11:15:34.000000000 +0200
+++ linux-2.6.18-rc6-mod/drivers/usb/storage/unusual_devs.h 2006-09-07 11:17:07.000000000 +0200
@@ -1261,6 +1261,13 @@
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY ),

+/* Reported by Jan Mate <mate@xxxxxxxxxxxxx> */
+UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000,
+ "Sony Ericsson",
+ "P990i",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ US_FL_FIX_CAPACITY ),
+
/* Reported by Kevin Cernekee <kpc-usbdev@xxxxxxxxxxxxxxx>
* Tested on hardware version 1.10.
* Entry is needed only for the initializer function override.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/