From owner-freebsd-scsi@FreeBSD.ORG Fri May 21 22:14:31 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08A30106566B for ; Fri, 21 May 2010 22:14:31 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1.yahoo.com (mrout1.yahoo.com [216.145.54.171]) by mx1.freebsd.org (Postfix) with ESMTP id E7EF18FC0A for ; Fri, 21 May 2010 22:14:30 +0000 (UTC) Received: from [127.0.0.1] (proxy10.corp.re1.yahoo.com [69.147.105.206]) by mrout1.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id o4LMEJCG008678; Fri, 21 May 2010 15:14:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; s=serpent; d=yahoo-inc.com; c=nofws; q=dns; h=subject:from:reply-to:to:cc:in-reply-to:references: content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=aJRkCu5XvT4pBJiABlkkfe1gmiRFLSeXmyHOd/LynOUDm75FVZG0zJ//GeMgQTqg From: Sean Bruno To: Matthew Jacob In-Reply-To: <4BF70260.7060407@feral.com> References: <4BF70260.7060407@feral.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 21 May 2010 15:14:19 -0700 Message-ID: <1274480059.2574.11.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 (2.28.3-1.fc12) Content-Transfer-Encoding: 7bit Cc: "freebsd-scsi@freebsd.org" Subject: Re: vhba/fake hba X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sbruno@freebsd.org List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2010 22:14:31 -0000 On Fri, 2010-05-21 at 15:00 -0700, Matthew Jacob wrote: > I've extended my test virtual hba further- it's been incredibly useful > for testing stuff. > > I'd like to put in the tree- but I'm guessing that /usr/src/tools/tests > would be the right place. > > Any thoughts? > > ______________________________________________ I missed the link to the original source tree you're playing with. I'd be able to comment more if I knew from whence you're current building. Sean