From owner-freebsd-scsi@FreeBSD.ORG Fri May 21 22:00:13 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 571971065672 for ; Fri, 21 May 2010 22:00:13 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id 1CEA48FC0C for ; Fri, 21 May 2010 22:00:12 +0000 (UTC) Received: from [192.168.221.2] (remotevpn [192.168.221.2]) by ns1.feral.com (8.14.3/8.14.3) with ESMTP id o4LM09WQ003168 for ; Fri, 21 May 2010 15:00:09 -0700 (PDT) (envelope-from mj@feral.com) Message-ID: <4BF70260.7060407@feral.com> Date: Fri, 21 May 2010 15:00:00 -0700 From: Matthew Jacob Organization: Feral Software User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-scsi@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-4.2.3 (ns1.feral.com [192.168.221.1]); Fri, 21 May 2010 15:00:12 -0700 (PDT) Subject: 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: Fri, 21 May 2010 22:00:13 -0000 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?