]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
USB: usb-storage: unusual_devs entry for CamSport Evo
authorAlan Stern <stern@rowland.harvard.edu>
Mon, 3 Jan 2011 21:47:49 +0000 (16:47 -0500)
committerWilly Tarreau <w@1wt.eu>
Sat, 30 Apr 2011 14:52:54 +0000 (16:52 +0200)
commit 12f68c480c7155a66bd2a76ab2fef28dd5f93fa2 upstream.

This patch (as1438) adds an unusual_devs entry for the MagicPixel
FW_Omega2 chip, used in the CamSport Evo camera.  The firmware
incorrectly reports a vendor-specific bDeviceClass.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Reported-by: <ttkspam@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/storage/unusual_devs.h

index 41f8d2adc8fa2208b6722e7e9565675f5959e6a1..0f7adadb83d10d7b412dc8c880a11ee3a78b8576 100644 (file)
@@ -1314,6 +1314,15 @@ UNUSUAL_DEV(  0x084d, 0x0011, 0x0110, 0x0110,
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_BULK32),
 
+/* Reported by <ttkspam@free.fr>
+ * The device reports a vendor-specific device class, requiring an
+ * explicit vendor/product match.
+ */
+UNUSUAL_DEV(  0x0851, 0x1542, 0x0002, 0x0002,
+               "MagicPixel",
+               "FW_Omega2",
+               US_SC_DEVICE, US_PR_DEVICE, NULL, 0),
+
 /* Andrew Lunn <andrew@lunn.ch>
  * PanDigital Digital Picture Frame. Does not like ALLOW_MEDIUM_REMOVAL
  * on LUN 4.