On Wed, 28 Jan 2004, Greg KH wrote: > ChangeSet 1.1267.20.5, 2004/01/16 15:23:38-08:00, [EMAIL PROTECTED] > > [PATCH] USB Storage: patch to unusual_devs.h for Pentax Optio 330GS camera > > I was unable to get my Pentax Optio 330GSrecognised > by the 2.6.0 kernel until I applied the patch below that I found > posted some months ago on the German Debian mailing list. > > I have attributred it to the original poster. > > > 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 Wed Jan 28 13:36:55 2004 > +++ b/drivers/usb/storage/unusual_devs.h Wed Jan 28 13:36:55 2004 > @@ -671,6 +671,13 @@ > US_SC_DEVICE, US_PR_DEVICE, NULL, > US_FL_FIX_INQUIRY ), > > +/* This entry from <[EMAIL PROTECTED]> in the Debian mailing list */ > +UNUSUAL_DEV( 0x0a17, 0x0006, 0x0000, 0xffff, > + "Pentax", > + "Optio 330GS", > + US_SC_8070, US_PR_CB, NULL, > + US_FL_MODE_XLATE | US_FL_FIX_INQUIRY ), > + > /* Submitted by Per Winkvist <[EMAIL PROTECTED]> */ > UNUSUAL_DEV( 0x0a17, 0x006, 0x1000, 0x9009, > "Pentax",
The new entry has the same vendor and product IDs as the following entry, and they have overlapping release ranges. Someone needs to clear this up with the people who submitted these entries. Alan Stern ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel