Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3046c6db575019ba4ce6b9deac352d438ddf733d
Commit:     3046c6db575019ba4ce6b9deac352d438ddf733d
Parent:     27f5d75afaa1b65e4cc1e4ac8a2a5095d24f1576
Author:     Alan Stern <[EMAIL PROTECTED]>
AuthorDate: Fri Oct 5 14:43:00 2007 -0400
Committer:  Greg Kroah-Hartman <[EMAIL PROTECTED]>
CommitDate: Fri Oct 12 14:55:31 2007 -0700

    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 <[EMAIL PROTECTED]>
    Cc: Phil Dibowitz <[EMAIL PROTECTED]>
    Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
 drivers/usb/storage/unusual_devs.h |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/drivers/usb/storage/unusual_devs.h 
b/drivers/usb/storage/unusual_devs.h
index 5129b53..edf9291 100644
--- 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]> */
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to