Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2002 17:02:21 -0600
From:      "Kenneth D. Merry" <ken@kdm.org>
To:        Matt Dillon <dillon@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/cam/scsi scsi_da.c
Message-ID:  <20020519170221.A51589@panzer.kdm.org>
In-Reply-To: <200205192159.g4JLxSx22676@freefall.freebsd.org>; from dillon@FreeBSD.org on Sun, May 19, 2002 at 02:59:28PM -0700
References:  <200205192159.g4JLxSx22676@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 19, 2002 at 14:59:28 -0700, Matt Dillon wrote:
> dillon      2002/05/19 14:59:28 PDT
> 
>   Modified files:
>     sys/cam/scsi         scsi_da.c 
>   Log:
>   Add a Quirk entry for the USB SimpleTech UCF-100 compact flash reader.
>   Note that even with the quirk entry the reader typically only works if
>   the USB device is recognized by UHCI instead of the generic OHCI driver.

We have code to detect devices that don't work with 6 byte commands; a
quirk shouldn't be necessary.

What error does this device return when you issue a 6 byte command?

Ken
-- 
Kenneth Merry
ken@kdm.org

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




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