[PATCH] USB: unusual_devs entry for Sony DSC-H5
authorLars Jacob <[email protected]>
Mon, 10 Jul 2006 15:53:58 +0000 (11:53 -0400)
committerGreg Kroah-Hartman <[email protected]>
Wed, 12 Jul 2006 23:03:24 +0000 (16:03 -0700)
This patch (as749) extends the unusual_devs entry for the Sony DSC-T1 and
T5 to cover the H5 as well.

From: Lars Jacob <[email protected]>
Signed-off-by: Alan Stern <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/storage/unusual_devs.h

index 4150b5825559ec5ef7e7a4706141cfb9df61af12..b7f520e054ec83a037b57612e0e4e5b8ab05745c 100644 (file)
@@ -495,10 +495,11 @@ UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0450,
                US_SC_SCSI, US_PR_DEVICE, NULL,
                US_FL_SINGLE_LUN | US_FL_NOT_LOCKABLE | US_FL_NO_WP_DETECT ),
 
-/* This entry is needed because the device reports Sub=ff */
-UNUSUAL_DEV(  0x054c, 0x0010, 0x0500, 0x0600,
+/* Submitted by Lars Jacob <[email protected]>
+ * This entry is needed because the device reports Sub=ff */
+UNUSUAL_DEV(  0x054c, 0x0010, 0x0500, 0x0610,
                "Sony",
-               "DSC-T1/T5",
+               "DSC-T1/T5/H5",
                US_SC_8070, US_PR_DEVICE, NULL,
                US_FL_SINGLE_LUN ),