From owner-freebsd-stable@FreeBSD.ORG Wed Feb 16 16:13:13 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E487106566C for ; Wed, 16 Feb 2011 16:13:13 +0000 (UTC) (envelope-from daniel@digsys.bg) Received: from smtp-sofia.digsys.bg (smtp-sofia.digsys.bg [193.68.3.230]) by mx1.freebsd.org (Postfix) with ESMTP id F10E98FC13 for ; Wed, 16 Feb 2011 16:13:12 +0000 (UTC) Received: from dcave.digsys.bg (dcave.digsys.bg [192.92.129.5]) (authenticated bits=0) by smtp-sofia.digsys.bg (8.14.4/8.14.4) with ESMTP id p1GGD2hO067736 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 16 Feb 2011 18:13:08 +0200 (EET) (envelope-from daniel@digsys.bg) Message-ID: <4D5BF78E.7010306@digsys.bg> Date: Wed, 16 Feb 2011 18:13:02 +0200 From: Daniel Kalchev User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101217 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: LSI SAS 2008 (mfi) on SuperMicro X8SI6-F X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2011 16:13:13 -0000 I have sucessfully used that motherboard with FreeBSD 9 and the mps driver. The mfi driver found on the LSI site does not support this controller. Daniel PS: My experiments were with the X8DTL-6F motherboard and Supermicro chassis with E16 expander. There is no reason the HBA chip in the single processor motherboard to be different. On 16.02.11 17:48, Dmitry Morozovsky wrote: > Dear colleagues, > > are there any success stories with using SuperMicro LSI SAS with stable/8 ? > > I tried mfi drivers sources from LSI site (had to add one #include to make > kdump compilation happy) with no success > > pciconf info is > > none@pci0:0:2:0: class=0x010700 card=0x00721000 chip=0x00721000 > rev=0x02 hdr=0x00 > vendor = 'LSI Logic (Was: Symbios Login, NCR)' > class = mass storage > subclass = SAS > > Thanks in advance! >