From owner-cvs-all Sat Mar 23 15:32:19 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id AE31B37B436; Sat, 23 Mar 2002 15:31:04 -0800 (PST) Received: from gateway.posi.net ([12.236.90.177]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020323233104.EZHT2951.rwcrmhc53.attbi.com@gateway.posi.net>; Sat, 23 Mar 2002 23:31:04 +0000 Received: from localhost (kbyanc@localhost) by gateway.posi.net (8.11.6/8.11.6) with ESMTP id g2NNUvJ30095; Sat, 23 Mar 2002 15:31:03 -0800 (PST) (envelope-from kbyanc@posi.net) X-Authentication-Warning: gateway.posi.net: kbyanc owned process doing -bs Date: Sat, 23 Mar 2002 15:30:57 -0800 (PST) From: Kelly Yancey To: Hidetoshi Shimokawa Cc: cvs-all@FreeBSD.org, Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c In-Reply-To: <200203231818.g2NII3K42445@freefall.freebsd.org> Message-ID: <20020323152937.R30012-100000@gateway.posi.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Sat, 23 Mar 2002, Hidetoshi Shimokawa wrote: > simokawa 2002/03/23 10:18:03 PST > > Modified files: > sys/cam/scsi scsi_da.c > Log: > Automatically detect devices that do not support READ(6)/WRITE(6) > and upgrade to using 10 byte cdbs. > > As far as I tested, this works efficiently for most of the > SBP-II/Firewire devices but most of the umass devices still need > ad-hoc work around because umass-sim doesn't return any SCSI errors. > > A sysctl nob is also added for the last resort. > I hope we don't need DA_Q_NO_6_BYTE quirks anymore. > > Reviewed by: gibbs > MFC after: 1 week > > Revision Changes Path > 1.101 +75 -1 src/sys/cam/scsi/scsi_da.c > Yeah, thank you! Kelly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message