projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff30bf1
)
usb: unusual devs patch for Nokia 7610 Supernova
author
Ricky Wong
<evilbladewarrior@gmail.com>
Tue, 4 Nov 2008 11:13:45 +0000
(19:13 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 13 Nov 2008 22:45:03 +0000
(14:45 -0800)
Additional sectors were reported by the Nokia 7610 Supernova phone in
usb storage mode. The following patch rectifies the aforementioned
problem.
Signed-off-by: Ricky Wong Yung Fei <evilbladewarrior@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
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 b2ec152085232a27f20db5679f7875b750689698..d4e5fc86e43c679eee20ee64e5334cfd2eceda66 100644
(file)
--- a/
drivers/usb/storage/unusual_devs.h
+++ b/
drivers/usb/storage/unusual_devs.h
@@
-253,6
+253,14
@@
UNUSUAL_DEV( 0x0421, 0x006a, 0x0000, 0x0591,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY ),
+/* Submitted by Ricky Wong Yung Fei <evilbladewarrior@gmail.com> */
+/* Nokia 7610 Supernova - Too many sectors reported in usb storage mode */
+UNUSUAL_DEV( 0x0421, 0x00f5, 0x0000, 0x0470,
+ "Nokia",
+ "7610 Supernova",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ US_FL_FIX_CAPACITY ),
+
/* Reported by Olaf Hering <olh@suse.de> from novell bug #105878 */
UNUSUAL_DEV( 0x0424, 0x0fdc, 0x0210, 0x0210,
"SMSC",