Phil Dibowitz wrote:
The entry for the Pentax Optio S/S4 has a typo. It's product ID is
missing a digit. This fixes that.

Greg, please apply.

Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>

--

diff -puN drivers/usb/storage/unusual_devs.h~unusual_fix_pentax 
drivers/usb/storage/unusual_devs.h
--- linux-2.6.10/drivers/usb/storage/unusual_devs.h~unusual_fix_pentax  
2005-01-24 01:13:21.000000000 -0800
+++ linux-2.6.10-phil/drivers/usb/storage/unusual_devs.h        2005-01-24 
01:13:32.000000000 -0800
@@ -768,7 +768,7 @@ UNUSUAL_DEV( 0x0a17, 0x0004, 0x1000, 0x1
                 US_FL_FIX_INQUIRY ),

 /* Submitted by Per Winkvist <[EMAIL PROTECTED]> */
-UNUSUAL_DEV( 0x0a17, 0x006, 0x0000, 0xffff,
+UNUSUAL_DEV( 0x0a17, 0x0006, 0x0000, 0xffff,

a value of 6 is a value of 6.... i.e., the change is cosmetic, but whatever.

--
~Randy


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to