From owner-cvs-all Sun May 19 16: 2:27 2002 Delivered-To: cvs-all@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 01EC437B411; Sun, 19 May 2002 16:02:22 -0700 (PDT) Received: (from ken@localhost) by panzer.kdm.org (8.11.6/8.9.1) id g4JN2LU51626; Sun, 19 May 2002 17:02:21 -0600 (MDT) (envelope-from ken) Date: Sun, 19 May 2002 17:02:21 -0600 From: "Kenneth D. Merry" To: Matt Dillon 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> References: <200205192159.g4JLxSx22676@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200205192159.g4JLxSx22676@freefall.freebsd.org>; from dillon@FreeBSD.org on Sun, May 19, 2002 at 02:59:28PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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