Subject: Re: Support for Iomega USB ZIP R/W CD in -current?
To: Ben Harris <bjh21@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: tech-kern
Date: 11/09/2001 20:10:24
On Thu, Nov 08, 2001 at 09:36:48PM +0000, Ben Harris wrote:
> The error seems to
> indicate the the device doesn't support 6-byte READs. You might like to try
> PQUIRK_BIG, which tells the driver to always use 10-byte READs and WRITEs.
> [...]
> [ Aside: shouldn't the driver be able to infer the need for this quirk
> automatically if a target rejects a 6-byte read like this? ]
it could at least try...
cc: and reply-to: to tech-kern.
-is
> [1] Friedhelm Schmidt, The SCSI Bus and IDE Interface.
your boo, too?