projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eebe6a
)
USB Storage: unusual_devs.h entry for Sony Ericsson P990i
author
Jan Mate
<
[email protected]
>
Tue, 26 Sep 2006 00:00:57 +0000
(17:00 -0700)
committer
Greg Kroah-Hartman
<
[email protected]
>
Thu, 28 Sep 2006 22:36:44 +0000
(15:36 -0700)
USB Storage: this patch adds support for Sony Ericsson P990i
Signed-off-by: Jan Mate <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/usb/storage/unusual_devs.h
patch
|
blob
|
history
diff --git
a/drivers/usb/storage/unusual_devs.h
b/drivers/usb/storage/unusual_devs.h
index 16baa105ed0aabaa5c524278a4d0867bf6189d86..c9a8d50106d1a3bef5b9f1359baad58d015f1725 100644
(file)
--- a/
drivers/usb/storage/unusual_devs.h
+++ b/
drivers/usb/storage/unusual_devs.h
@@
-1284,6
+1284,13
@@
UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY ),
+/* Reported by Jan Mate <
[email protected]
> */
+UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000,
+ "Sony Ericsson",
+ "P990i",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ US_FL_FIX_CAPACITY ),
+
/* Reported by Kevin Cernekee <
[email protected]
>
* Tested on hardware version 1.10.
* Entry is needed only for the initializer function override.