]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] USB Storage: unusual_devs update
authorAlan Stern <stern@rowland.harvard.edu>
Fri, 23 Jan 2004 07:56:53 +0000 (23:56 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 23 Jan 2004 07:56:53 +0000 (23:56 -0800)
On Mon, 19 Jan 2004, Simon Levitt wrote:

> Hi,
>
> In order to get the card reader on my Epson Stylus Photo 875DC working in
> linux I've added the following to unusual_devs.h - like the Epson 785EPX it
> returns Sub=0xff.

Greg, this can be applied to 2.4 and 2.6.

drivers/usb/storage/unusual_devs.h

index bcedc902b7b55fb443292948bae645db5e580961..92681eaada2fa7ac4330c1a465abfb8e2fec7adf 100644 (file)
@@ -115,6 +115,13 @@ UNUSUAL_DEV(  0x04a4, 0x0004, 0x0001, 0x0001,
                "DVD-CAM DZ-MV100A Camcorder",
                US_SC_SCSI, US_PR_CB, NULL, US_FL_SINGLE_LUN),
 
+/* Reported by Simon Levitt <simon@whattf.com>
+ * This entry needs Sub and Proto fields */
+UNUSUAL_DEV(  0x04b8, 0x0601, 0x0100, 0x0100,
+               "Epson",
+               "875DC Storage",
+               US_SC_SCSI, US_PR_CB, NULL, US_FL_FIX_INQUIRY),
+
 /* Reported by Khalid Aziz <khalid@gonehiking.org>
  * This entry is needed because the device reports Sub=ff */
 UNUSUAL_DEV(  0x04b8, 0x0602, 0x0110, 0x0110,