ChangeSet 1.1420, 2003/09/05 16:23:30-07:00, [EMAIL PROTECTED]

[PATCH] unusual_devs.h entry

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 |    7 +++++++
 1 files changed, 7 insertions(+)


diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
--- a/drivers/usb/storage/unusual_devs.h        Fri Sep  5 17:59:06 2003
+++ b/drivers/usb/storage/unusual_devs.h        Fri Sep  5 17:59:06 2003
@@ -618,6 +618,13 @@
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_FIX_INQUIRY ),
 
+/* Submitted by Joris Struyve <[EMAIL PROTECTED]> */
+UNUSUAL_DEV( 0x0d96, 0x410a, 0x0001, 0xffff,
+               "Medion",
+               "MD 7425",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_FIX_INQUIRY),
+
 /* Reported by Kevin Cernekee <[EMAIL PROTECTED]>
  * Tested on hardware version 1.10.
  * Entry is needed only for the initializer function override.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to