[PATCH 1/1] USB: unusual_devs revision modification for Nikon D200
Mike Pagano <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
Support a lower device number for older Nikon D200 Signed off by Mike Pagano <[email protected]> --- drivers/usb/storage/unusual_devs.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) --- a/drivers/usb/storage/unusual_devs.h 2007-10-04 08:44:36.000000000 -0400 +++ b/drivers/usb/storage/unusual_devs.h 2007-10-04 08:46:26.000000000 -0400 @@ -342,11 +342,11 @@ US_FL_FIX_CAPACITY), /* Reported by Graber and Mike Pagano <[email protected]> */ -UNUSUAL_DEV( 0x04b0, 0x040f, 0x0200, 0x0200, - "NIKON", - "NIKON DSC D200", - US_SC_DEVICE, US_PR_DEVICE, NULL, - US_FL_FIX_CAPACITY), +UNUSUAL_DEV( 0x04b0, 0x040f, 0x0100, 0x0200, + "NIKON", + "NIKON DSC D200", + US_SC_DEVICE, US_PR_DEVICE, NULL, + US_FL_FIX_CAPACITY), /* Reported by Emil Larsson <[email protected]> */ UNUSUAL_DEV( 0x04b0, 0x0411, 0x0100, 0x0101, ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel