Subject: Re: Casio Digital Camera and USB
To: Stephen Borrill <netbsd@precedence.co.uk>
From: Lennart Augustsson <lennart@augustsson.net>
List: port-i386
Date: 11/28/2001 11:19:09
Stephen Borrill wrote:

> On Tue, 27 Nov 2001, Lennart Augustsson wrote:
>
> > The device answers with a STALL to the INQUERY command.
> > Perhaps it can't handle full length commands.  You could try setting the
> > FORCE_SHORT_INQUIRY quirk.  To do this, go to sys/dev/umass.c
> > and search for USB_PRODUCT_SONY_MSC.  There's a conditional
> > setting of the quirk for that device, you can try and make it unconditional.
>
> Done that, with no improvement. :-(

Too bad.  It's hard to do remote debugging. I'm not sure what to do next.

    -- Lennart