This is a note to let you know that I've just added the patch titled

     Subject: USB: storage: Nikon D80 new FW still needs Fixup

to my gregkh-2.6 tree.  Its filename is

     usb-storage-nikon-d80-new-fw-still-needs-fixup.patch

This tree can be found at 
    http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/


>From [EMAIL PROTECTED] Tue Feb 19 02:16:25 2008
From: Konstantin Kletschke <[EMAIL PROTECTED]>
Date: Tue, 19 Feb 2008 02:15:32 -0800
Subject: USB: storage: Nikon D80 new FW still needs Fixup
To: Greg KH <[EMAIL PROTECTED]>
Cc: USB Dev <linux-usb@vger.kernel.org>,  USB Storage list <[EMAIL PROTECTED]>, 
Konstantin Kletschke <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>


From: Konstantin Kletschke <[EMAIL PROTECTED]>

Add new BCD numbers for Nikon D80 Firmware revision v1.10 to the
unusual_devs.h file.

Signed-off-by: Konstantin Kletschke <[EMAIL PROTECTED]>
Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>

---
 drivers/usb/storage/unusual_devs.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -357,7 +357,7 @@ UNUSUAL_DEV(  0x04b0, 0x040f, 0x0100, 0x
                US_FL_FIX_CAPACITY),
 
 /* Reported by Emil Larsson <[EMAIL PROTECTED]> */
-UNUSUAL_DEV(  0x04b0, 0x0411, 0x0100, 0x0101,
+UNUSUAL_DEV(  0x04b0, 0x0411, 0x0100, 0x0110,
                "NIKON",
                "NIKON DSC D80",
                US_SC_DEVICE, US_PR_DEVICE, NULL,


Patches currently in gregkh-2.6 which might be from [EMAIL PROTECTED] are

usb/usb-storage-nikon-d80-new-fw-still-needs-fixup.patch
-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to