[PATCH] Add Minolta Dimage F300 to unusual_devs

From: davej
Date: Mon Aug 11 2003 - 11:55:38 EST


diff -urpN --exclude-from=/home/davej/.exclude bk-linus/drivers/usb/storage/unusual_devs.h linux-2.5/drivers/usb/storage/unusual_devs.h
--- bk-linus/drivers/usb/storage/unusual_devs.h 2003-08-04 01:00:30.000000000 +0100
+++ linux-2.5/drivers/usb/storage/unusual_devs.h 2003-08-06 18:59:43.000000000 +0100
@@ -388,6 +388,12 @@ UNUSUAL_DEV( 0x066b, 0x0105, 0x0100, 0x
US_FL_SINGLE_LUN ),
#endif

+/* Submitted by Benny Sjostrand <benny@xxxxxxxxxxxxxxxx> */
+UNUSUAL_DEV( 0x0686, 0x4011, 0x0001, 0x0001,
+ "Minolta",
+ "Dimage F300",
+ US_SC_SCSI, US_PR_BULK, NULL, 0 ),
+
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/