]> git.hungrycats.org Git - linux/commitdiff
[PATCH] unusual_devs.h entry
authorJoris Struyve <joris@struyve.be>
Fri, 5 Sep 2003 09:23:30 +0000 (02:23 -0700)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 5 Sep 2003 09:23:30 +0000 (02:23 -0700)
Hereby you may find my patch for a Medion digital camera along with the
/proc/bus/usb/devices output.

drivers/usb/storage/unusual_devs.h

index eaf8d42ff1c9fe461ff14e13462f6eeed0f682dd..aa277cd405c6cf9a0bd5e8c2c0522c38963081a8 100644 (file)
@@ -618,6 +618,13 @@ UNUSUAL_DEV( 0x0ed1, 0x6660, 0x0100, 0x0300,
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_FIX_INQUIRY ),
 
+/* Submitted by Joris Struyve <joris@struyve.be> */
+UNUSUAL_DEV( 0x0d96, 0x410a, 0x0001, 0xffff,
+               "Medion",
+               "MD 7425",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_FIX_INQUIRY),
+
 /* Reported by Kevin Cernekee <kpc-usbdev@gelato.uiuc.edu>
  * Tested on hardware version 1.10.
  * Entry is needed only for the initializer function override.