lkml.org 
[lkml]   [2004]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectPatch for USB in 2.4.27-rc3 to update unusual_devs.h
A usual update from Alan Stern.

-- Pete

diff -urp -X dontdiff linux-2.4.27-rc3/drivers/usb/storage/unusual_devs.h linux-2.4.27-rc3-usb/drivers/usb/storage/unusual_devs.h
--- linux-2.4.27-rc3/drivers/usb/storage/unusual_devs.h 2004-07-25 23:00:17.000000000 -0700
+++ linux-2.4.27-rc3-usb/drivers/usb/storage/unusual_devs.h 2004-07-25 23:55:00.000000000 -0700
@@ -185,7 +185,7 @@ UNUSUAL_DEV( 0x04e6, 0x0005, 0x0100, 0x
UNUSUAL_DEV( 0x04e6, 0x0006, 0x0100, 0x0205,
"Shuttle",
"eUSB MMC Adapter",
- US_SC_SCSI, US_PR_CB, NULL,
+ US_SC_SCSI, US_PR_DEVICE, NULL,
US_FL_SINGLE_LUN),

UNUSUAL_DEV( 0x04e6, 0x0007, 0x0100, 0x0200,
@@ -318,6 +318,15 @@ UNUSUAL_DEV( 0x057b, 0x0000, 0x0300, 0x
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_SINGLE_LUN),

+/* Reported by Johann Cardon <johann.cardon@free.fr>
+ * This entry is needed only because the device reports
+ * bInterfaceClass = 0xff (vendor-specific)
+ */
+UNUSUAL_DEV( 0x057b, 0x0022, 0x0000, 0x9999,
+ "Y-E Data",
+ "Silicon Media R/W",
+ US_SC_DEVICE, US_PR_DEVICE, NULL, 0),
+
/* Fabrizio Fellini <fello@libero.it> */
UNUSUAL_DEV( 0x0595, 0x4343, 0x0000, 0x2210,
"Fujifilm",
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:04    [W:0.025 / U:0.484 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site