ChangeSet 1.1119.3.11, 2003/09/05 16:09:03-07:00, joris@struyve.be [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:10:35 2003 +++ b/drivers/usb/storage/unusual_devs.h Fri Sep 5 17:10:35 2003 @@ -618,6 +618,13 @@ US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY ), +/* Submitted by Joris Struyve */ +UNUSUAL_DEV( 0x0d96, 0x410a, 0x0001, 0xffff, + "Medion", + "MD 7425", + US_SC_DEVICE, US_PR_DEVICE, NULL, + US_FL_FIX_INQUIRY), + /* Reported by Kevin Cernekee * Tested on hardware version 1.10. * Entry is needed only for the initializer function override.