public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 2.4.20 Minolta F300, yet another unusual usb-storage device ID
@ 2003-03-06  0:21 Benny Sjostrand
  0 siblings, 0 replies; only message in thread
From: Benny Sjostrand @ 2003-03-06  0:21 UTC (permalink / raw)
  To: linux-kernel

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",


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-05 23:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-06  0:21 [PATCH] 2.4.20 Minolta F300, yet another unusual usb-storage device ID Benny Sjostrand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox