mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-06 19:39:48 +00:00
USB: unusual_devs entry for Nikon DSC D2Xs
This patch (as996) adds an unusual_devs entry for the Nikon DSC D2Xs camera. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Cc: Phil Dibowitz <phil@ipom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
27f5d75afa
commit
3046c6db57
@ -362,6 +362,13 @@ UNUSUAL_DEV( 0x04b0, 0x0413, 0x0110, 0x0110,
|
|||||||
US_SC_DEVICE, US_PR_DEVICE, NULL,
|
US_SC_DEVICE, US_PR_DEVICE, NULL,
|
||||||
US_FL_FIX_CAPACITY),
|
US_FL_FIX_CAPACITY),
|
||||||
|
|
||||||
|
/* Reported by Paul Check <paul@openstreet.com> */
|
||||||
|
UNUSUAL_DEV( 0x04b0, 0x0415, 0x0100, 0x0100,
|
||||||
|
"NIKON",
|
||||||
|
"NIKON DSC D2Xs",
|
||||||
|
US_SC_DEVICE, US_PR_DEVICE, NULL,
|
||||||
|
US_FL_FIX_CAPACITY),
|
||||||
|
|
||||||
/* BENQ DC5330
|
/* BENQ DC5330
|
||||||
* Reported by Manuel Fombuena <mfombuena@ya.com> and
|
* Reported by Manuel Fombuena <mfombuena@ya.com> and
|
||||||
* Frank Copeland <fjc@thingy.apana.org.au> */
|
* Frank Copeland <fjc@thingy.apana.org.au> */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user