From owner-freebsd-scsi@FreeBSD.ORG Sat May 22 04:10:20 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 1B55F106564A for ; Sat, 22 May 2010 04:10:20 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout3.yahoo.com (mrout3.yahoo.com [216.145.54.173]) by mx1.freebsd.org (Postfix) with ESMTP id 05D478FC0A for ; Sat, 22 May 2010 04:10:19 +0000 (UTC) Received: from [127.0.0.1] (proxy10.corp.re1.yahoo.com [69.147.105.206]) by mrout3.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id o4M48vCc032342; Fri, 21 May 2010 21:08:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; s=serpent; d=yahoo-inc.com; c=nofws; q=dns; h=subject:from:to:cc:in-reply-to:references:content-type:date: message-id:mime-version:x-mailer:content-transfer-encoding; b=JtrdbdK+0WsFhy/tEQk28EGgrWSHFayzt13pOz90x03pGM9cXHWbURjtYgUePHgp From: Sean Bruno To: Matthew Jacob In-Reply-To: <4BF71140.30401@feral.com> References: <4BF70260.7060407@feral.com> <1274480059.2574.11.camel@localhost.localdomain> <4BF71140.30401@feral.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 21 May 2010 21:08:56 -0700 Message-ID: <1274501336.2412.2.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 List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2010 04:10:20 -0000 On Fri, 2010-05-21 at 16:03 -0700, Matthew Jacob wrote: > The latest instantiation can be seen at > http://people.freebsd.org/~mjacob/vhba > > 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 This is actually pretty well suited for src/tools/regressions I can imagine a lot of tests being generated by it. sean