The patch titled USB Storage: unusual_devs.h entry for Sony Ericsson P990i has been added to the -mm tree. Its filename is usb-storage-unusual_devsh-entry-for-sony.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: USB Storage: unusual_devs.h entry for Sony Ericsson P990i From: Jan Mate <mate@xxxxxxxxxxxxx> USB Storage: this patch adds support for Sony Ericsson P990i Signed-off-by: Jan Mate <mate@xxxxxxxxxxxxx> Cc: Greg KH <greg@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/usb/storage/unusual_devs.h | 7 +++++++ 1 file changed, 7 insertions(+) diff -puN drivers/usb/storage/unusual_devs.h~usb-storage-unusual_devsh-entry-for-sony drivers/usb/storage/unusual_devs.h --- a/drivers/usb/storage/unusual_devs.h~usb-storage-unusual_devsh-entry-for-sony +++ a/drivers/usb/storage/unusual_devs.h @@ -1263,6 +1263,13 @@ UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x 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. _ Patches currently in -mm which might be from mate@xxxxxxxxxxxxx are usb-storage-unusual_devsh-entry-for-sony.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html