Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2003 10:50:58 -0500 (EST)
From:      Kenneth Culver <culverk@yumyumyum.org>
To:        Trish Lynch <trish@bsdunix.net>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: FreeBSD panic with umass
Message-ID:  <20030120104950.H14658-100000@alpha.yumyumyum.org>
In-Reply-To: <20030120072112.J9843-100000@femme>

next in thread | previous in thread | raw e-mail | index | archive | help
> > Hi,
> > 	I just tried to use a Genesys Logic USB Compact Flash card reader,
> > and the following messages come up, followed by a panic:
> >
> > Jan 19 19:41:30 kenshin kernel: umass0: Genesys Logic USB Storage Device,
> > rev 1.
> > 10/1.13, addr 2
> > Jan 19 19:41:30 kenshin kernel: umass0: Get Max Lun not supported
> > (STALLED)
> > Jan 19 19:41:30 kenshin kernel: umass0: BBB reset failed, IOERROR
> > Jan 19 19:41:30 kenshin kernel: umass0: BBB bulk-in clear stall failed,
> > IOERROR
> > Jan 19 19:41:30 kenshin kernel: umass0: BBB bulk-out clear stall failed,
> > IOERROR
> >
> > After this, FreeBSD panics. I havn't had time to get a full backtrace, but
> > I'll send that once I get it. In the mean-time, is there any fix for the
> > error I'm getting?
> >
> >
> > Ken
> >
> >
>
> I get this on both -current, and -stable :(
>
> in this case, I was using my digital camera as a umass device.
>
> -Trish
>
I think I know what the problem is. Basically a lot of devices have
problems with I guess the 6 byte commands... if you look in scsi_da.c you
can find several "quirks" entries. I'm working on figuring out what to put
for my vendor and product id's in order to add the quirk for my device.

Ken


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030120104950.H14658-100000>