From owner-freebsd-scsi Wed Feb 20 15:34:37 2002 Delivered-To: freebsd-scsi@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 0462737B41E for ; Wed, 20 Feb 2002 15:34:15 -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 <20020220233415.VLYI2951.rwcrmhc53.attbi.com@gateway.posi.net>; Wed, 20 Feb 2002 23:34:15 +0000 Received: from localhost (kbyanc@localhost) by gateway.posi.net (8.11.6/8.11.6) with ESMTP id g1KNYE086674; Wed, 20 Feb 2002 15:34:15 -0800 (PST) (envelope-from kbyanc@posi.net) X-Authentication-Warning: gateway.posi.net: kbyanc owned process doing -bs Date: Wed, 20 Feb 2002 15:34:13 -0800 (PST) From: Kelly Yancey To: "Justin T. Gibbs" Cc: Joerg Wunsch , Subject: Re: RBC support patch In-Reply-To: <200202202319.g1KNJkI40066@aslan.scsiguy.com> Message-ID: <20020220152807.F86607-100000@gateway.posi.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 20 Feb 2002, Justin T. Gibbs wrote: > > What will be interesting is seeing if this would fix all the SCSI->USB > >quirks along the way (i.e. do they report themselves as SCSI3 conforming?). > > > > I'll make up a quick patch and post it for review shortly. > > We should adjust dynamically. This really shouldn't be too hard > to do. Then all of the black list items go away. I'll see about > whipping up a patch for this. It's been going on for too long and > my prodding at others to do the work hasn't been successful, so I'll > just go do it. 8-) > > -- > Justin What do you mean by "adjust dynamically"? Are you proposing to convert 6 byte commands to 10 byte commands once the 6 byte version fails? If so, I could easily whip that up later this afternoon as jhb already added this functionality to umass a while back; it just needs to be moved to scsi_da. However, I thought this was frowned upon for some reason. Kelly kbyanc@{posi.net,FreeBSD.org} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message