Date: Tue, 25 Mar 2003 10:16:09 -0700 From: "Kenneth D. Merry" <ken@kdm.org> To: Poul-Henning Kamp <phk@phk.freebsd.dk> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb umass.c Message-ID: <20030325101609.A22832@panzer.kdm.org> In-Reply-To: <20410.1048612200@critter.freebsd.dk>; from phk@phk.freebsd.dk on Tue, Mar 25, 2003 at 06:10:00PM %2B0100 References: <200303251621.h2PGL9Xk070387@repoman.freebsd.org> <20410.1048612200@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 25, 2003 at 18:10:00 +0100, Poul-Henning Kamp wrote: > In message <200303251621.h2PGL9Xk070387@repoman.freebsd.org>, Nate Lawson write > s: > >njl 2003/03/25 08:21:09 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/usb umass.c > > Log: > > Add code to implement two new USB quirk types: NO_INQUIRY and NO_INQUIRY_EVPD > > The former fakes a valid response to an inquiry command. (I am completely > > blown away that there are devices which hang upon receiving inquiry). The > > latter returns "invalid request" to any inquiry commands with EVPD set. > > NO_INQUIRY implies NO_INQUIRY_EVPD but not vice versa. Both quirks have been > > tested separately on my USB key although it didn't require either of them. > > > > While I'm here, fix wildcarding so that any/all of vendor, product, revision > > can be wildcarded. > > Isn't it time we started loading the quirk table with a userland utility ? That makes it kinda hard if you need the quirk to boot. Ken -- Kenneth Merry ken@kdm.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030325101609.A22832>