[PATCH] unusual device Sony Ericsson M600i

From: Rene Rebe
Date: Tue Aug 29 2006 - 03:12:11 EST


Hi,

the Sony Ericsson M600i needs some overwrites to be accessed properly:

--- git/drivers/usb/storage/unusual_devs.h.vanilla 2006-08-29 09:02:39.000000000 +0200
+++ git/drivers/usb/storage/unusual_devs.h 2006-08-29 09:03:22.000000000 +0200
@@ -1257,6 +1257,13 @@
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_NO_WP_DETECT ),

+/* Reported by Rene Rebe <rene@xxxxxxxxxxxx> */
+UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0xffff,
+ "Sony Ericsson Mobile Communications",
+ "M600i",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ US_FL_IGNORE_RESIDUE | 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.

Best regards,

--
René Rebe - ExactCODE - Berlin (Europe / Germany)
http://exactcode.de | http://t2-project.org | http://rene.rebe.name
+49 (0)30 / 255 897 45
-
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/