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:
27f5d75
)
USB: unusual_devs entry for Nikon DSC D2Xs
author
Alan Stern
<
[email protected]
>
Fri, 5 Oct 2007 18:43:00 +0000
(14:43 -0400)
committer
Greg Kroah-Hartman
<
[email protected]
>
Fri, 12 Oct 2007 21:55:31 +0000
(14:55 -0700)
This patch (as996) adds an unusual_devs entry for the Nikon DSC D2Xs
camera.
Signed-off-by: Alan Stern <
[email protected]
>
Cc: Phil Dibowitz <
[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 5129b538be90f9abc002eef644921f7c9f55a84f..edf92914674aaab730793fa2bb30da809ae5c72d 100644
(file)
--- a/
drivers/usb/storage/unusual_devs.h
+++ b/
drivers/usb/storage/unusual_devs.h
@@
-362,6
+362,13
@@
UNUSUAL_DEV( 0x04b0, 0x0413, 0x0110, 0x0110,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY),
+/* Reported by Paul Check <
[email protected]
> */
+UNUSUAL_DEV( 0x04b0, 0x0415, 0x0100, 0x0100,
+ "NIKON",
+ "NIKON DSC D2Xs",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ US_FL_FIX_CAPACITY),
+
/* BENQ DC5330
* Reported by Manuel Fombuena <
[email protected]
> and
* Frank Copeland <
[email protected]
> */