On Wed, Feb 04, 2004 at 09:59:03AM +0100, Per Winkvist wrote:
> On Friday 30 January 2004 01:34, Greg KH wrote:
> > On Thu, Jan 29, 2004 at 01:16:52PM -0500, Alan Stern wrote:
> > > 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.
> >
> > I agree.  Per, care to look at this?
> >
> > thanks,
> >
> > greg k-h
> >
> 
> I'm not sure Matthias entry will work with some of the other cameras.
> 
> Please apply the attached patches instead. People have tried it on several 
> different Pentax cameras (including 330 GS)

Thanks, applied to 2.4 and 2.6.

greg k-h


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to