From owner-freebsd-current@FreeBSD.ORG Thu Feb 4 23:13:50 2010 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C3D0106568B for ; Thu, 4 Feb 2010 23:13:50 +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 D38CE8FC1C for ; Thu, 4 Feb 2010 23:13:49 +0000 (UTC) Received: from [10.8.0.2] (remotevpn [10.8.0.2]) by ns1.feral.com (8.14.3/8.14.3) with ESMTP id o14Mp4vn059180 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 4 Feb 2010 14:51:05 -0800 (PST) (envelope-from mj@feral.com) Message-ID: <4B6B4F58.9090707@feral.com> Date: Thu, 04 Feb 2010 14:51:04 -0800 From: Matthew Jacob Organization: Feral Software User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc11 Thunderbird/3.0.1 MIME-Version: 1.0 To: "Philip M. Gollucci" References: <4B6B4B77.6010002@p6m7g8.com> In-Reply-To: <4B6B4B77.6010002@p6m7g8.com> 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 [10.8.0.1]); Thu, 04 Feb 2010 14:51:05 -0800 (PST) X-Mailman-Approved-At: Thu, 04 Feb 2010 23:24:30 +0000 Cc: current@FreeBSD.org, developers@FreeBSD.org Subject: Re: LSI SAS 9200-8e SGL X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mjacob@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2010 23:13:50 -0000 On 02/04/2010 02:34 PM, Philip M. Gollucci wrote: > Hi, > > The ASF recently purchased one of these PCIe cards to use with an > external array. Apparently they are currently unsupported on both > stable/7 and stable/8. > > Can a developer confirm this, and if so we may be willing to pay a > bounty to get supported added. > > Feel free to drop the cross post, but please keep the infra-private CC. > > At least the following PR seems relevant > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/134520&cat= > > Thanks. > > Per your subject line, I believe that this is the mpt2 SAS2 device? If so, both another developer and I have prototype and incomplete drivers. You should contact us both off list to talk about how to move forward. PR/134520 is about a 1078 that isn't being attached by mpt(4)- different problem.