From owner-cvs-all Mon Sep 30 16:57:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F145837B409; Mon, 30 Sep 2002 16:57:19 -0700 (PDT) Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4FF043E81; Mon, 30 Sep 2002 16:57:18 -0700 (PDT) (envelope-from ken@panzer.kdm.org) Received: from panzer.kdm.org (localhost [127.0.0.1]) by panzer.kdm.org (8.12.5/8.12.5) with ESMTP id g8UNvHKD083004; Mon, 30 Sep 2002 17:57:17 -0600 (MDT) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.12.5/8.12.5/Submit) id g8UNvHll083003; Mon, 30 Sep 2002 17:57:17 -0600 (MDT) (envelope-from ken) Date: Mon, 30 Sep 2002 17:57:17 -0600 From: "Kenneth D. Merry" To: Guido van Rooij Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c Message-ID: <20020930175717.A82818@panzer.kdm.org> References: <200209301011.g8UABZgv021510@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: <200209301011.g8UABZgv021510@freefall.freebsd.org>; from guido@FreeBSD.org on Mon, Sep 30, 2002 at 03:11:35AM -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 Mon, Sep 30, 2002 at 03:11:35 -0700, Guido van Rooij wrote: > guido 2002/09/30 03:11:34 PDT > > Modified files: > sys/cam/scsi scsi_da.c > Log: > Add quirk for Apacer HandyDrive > > MFC after: 1 week So what happens when this device gets a 6 byte command? Does it work with the 6 byte / 10 byte autodetection code? What I'm getting at here is that we'd like to avoid adding quirks for devices unless they just hang or something when they get 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