From owner-freebsd-scsi@FreeBSD.ORG Tue Feb 28 00:05:11 2012 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 B59B71065675 for ; Tue, 28 Feb 2012 00:05:11 +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 7E9B78FC0A for ; Tue, 28 Feb 2012 00:05:11 +0000 (UTC) Received: from [172.16.135.105] (lportal.in1.lcl [172.16.1.9]) (authenticated bits=0) by ns1.feral.com (8.14.4/8.14.4) with ESMTP id q1RNnShp042958 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Mon, 27 Feb 2012 15:49:28 -0800 (PST) (envelope-from mj@feral.com) Message-ID: <4F4C1683.8000107@feral.com> Date: Mon, 27 Feb 2012 15:49:23 -0800 From: Matthew Jacob Organization: Feral Software User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: freebsd-scsi@freebsd.org References: <4F450814.4020100@interlog.com> <4F4C14A8.3050105@interlog.com> In-Reply-To: <4F4C14A8.3050105@interlog.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (ns1.feral.com [192.67.166.1]); Mon, 27 Feb 2012 15:49:28 -0800 (PST) Subject: Re: LSI2008 controller clobbers first disk with new LSI mps driver X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mj@feral.com List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2012 00:05:11 -0000 See the opensolaris pmcs driver for one example of SAS discovery in software See also linux/pm8001 and sas layer ass wel