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:
b6c2799
)
[PATCH] USB: unusual_devs entry for Nokia N91
author
Alan Stern
<
[email protected]
>
Fri, 7 Jul 2006 17:45:13 +0000
(13:45 -0400)
committer
Greg Kroah-Hartman
<
[email protected]
>
Wed, 12 Jul 2006 23:03:24 +0000
(16:03 -0700)
This patch (as745) adds an unusual_devs entry for the Nokia N91, just like
the entry for the N80 added a couple of weeks ago. Apparently Nokia isn't
using very good firmware these days...
Signed-off-by: Alan Stern <
[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 b6a0eb8dc7e2b1c0a4d411a824433f1ee40716f6..91ad1a4123e25024f55c865220735219c6a3368f 100644
(file)
--- a/
drivers/usb/storage/unusual_devs.h
+++ b/
drivers/usb/storage/unusual_devs.h
@@
-139,6
+139,14
@@
UNUSUAL_DEV( 0x0420, 0x0001, 0x0100, 0x0100,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_IGNORE_RESIDUE ),
+/* Reported by Sumedha Swamy <
[email protected]
> and
+ * Einar Th. Einarsson <
[email protected]
> */
+UNUSUAL_DEV( 0x0421, 0x0444, 0x0100, 0x0100,
+ "Nokia",
+ "N91",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
+
/* Reported by Jiri Slaby <
[email protected]
> and
* Rene C. Castberg <
[email protected]
> */
UNUSUAL_DEV( 0x0421, 0x0446, 0x0100, 0x0100,