[PATCH] 2.4.20 Minolta F300, yet another unusual usb-storage device ID

From: Benny Sjostrand (benny@hostmobility.com)
Date: Wed Mar 05 2003 - 19:21:19 EST


i guess this one is easy, just adds another Vendor and Manufacturer ID
for the usb-storage, the Minolta F300 digital camera.

--- drivers/usb/storage/unusual_devs.h.orig Thu Mar 6 01:15:56 2003
+++ drivers/usb/storage/unusual_devs.h Thu Mar 6 01:16:01 2003
@@ -368,6 +368,12 @@
                US_SC_SCSI, US_PR_BULK, NULL,
                US_FL_START_STOP ),
 
+UNUSUAL_DEV( 0x0686, 0x4011, 0x0001, 0x0001,
+ "Minolta",
+ "Dimage F300",
+ US_SC_SCSI, US_PR_BULK, NULL,
+ US_FL_START_STOP ),
+
 UNUSUAL_DEV( 0x0693, 0x0002, 0x0100, 0x0100,
                "Hagiwara",
                "FlashGate SmartMedia",

-
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/



This archive was generated by hypermail 2b29 : Fri Mar 07 2003 - 22:00:30 EST