From: Emil Larsson <[EMAIL PROTECTED]> Please apply this unusual_dev patch from Emil. It's good and applies cleanly (for me). Thanks.
Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]> -------- Original Message -------- Subject: [usb-storage] Nikon D80 unusual device patch Date: Mon, 26 Mar 2007 23:17:08 +0200 From: Emil Larsson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Hello Matthew, the Nikon D80 camera will not work without an UNUSUAL_DEV entry embodied in the attached patch (made against 2.6.20.3). Hope you find it helpful, or if not, pass it along to someone who does. regards /Emil -- Phil Dibowitz [EMAIL PROTECTED] Open Source software and tech docs Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Never write it in C if you can do it in 'awk'; Never do it in 'awk' if 'sed' can handle it; Never use 'sed' when 'tr' can do the job; Never invoke 'tr' when 'cat' is sufficient; Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming
--- linux-2.6.20.3/drivers/usb/storage/unusual_devs.h 2007-03-13 19:27:08.000000000 +0100 +++ linux-2.6.20.3-fixed/drivers/usb/storage/unusual_devs.h 2007-03-26 07:55:57.000000000 +0200 @@ -320,6 +320,13 @@ US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_CAPACITY), +/* Reported by Emil Larsson <[EMAIL PROTECTED]> */ +UNUSUAL_DEV( 0x04b0, 0x0411, 0x0100, 0x0100, + "NIKON", + "NIKON DSC D80", + US_SC_DEVICE, US_PR_DEVICE, NULL, + US_FL_FIX_CAPACITY), + /* BENQ DC5330 * Reported by Manuel Fombuena <[EMAIL PROTECTED]> and * Frank Copeland <[EMAIL PROTECTED]> */
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel