summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/unusual_devs.h
diff options
context:
space:
mode:
authorJan Mate2006-10-10 23:42:47 +0200
committerGreg Kroah-Hartman2006-10-17 23:46:33 +0200
commitc0fc0ee06f6c9ab37f53afc62b0d94a700fa7a97 (patch)
treebcffef531ff793cc676d038eec54704a41fccf8d /drivers/usb/storage/unusual_devs.h
parentUSB: fix usbatm tiny race (diff)
downloadkernel-qcow2-linux-c0fc0ee06f6c9ab37f53afc62b0d94a700fa7a97.tar.gz
kernel-qcow2-linux-c0fc0ee06f6c9ab37f53afc62b0d94a700fa7a97.tar.xz
kernel-qcow2-linux-c0fc0ee06f6c9ab37f53afc62b0d94a700fa7a97.zip
USB Storage: unusual_devs.h entry for Sony Ericsson P990i
USB Storage: this patch adds support for Sony Ericsson P990i Signed-off-by: Jan Mate <mate@fiit.stuba.sk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/storage/unusual_devs.h')
-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 802f3a35c51d..37ed8e0f2dc8 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1306,6 +1306,13 @@ UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY ),
+/* Reported by Jan Mate <mate@fiit.stuba.sk> */
+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@gelato.uiuc.edu>
* Tested on hardware version 1.10.
* Entry is needed only for the initializer function override.