From owner-freebsd-stable@FreeBSD.ORG Tue Jan 20 15:07:00 2009 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 D89D810656EA for ; Tue, 20 Jan 2009 15:07:00 +0000 (UTC) (envelope-from bp@eden.barryp.org) Received: from itasca.hexavalent.net (itasca.hexavalent.net [67.207.138.180]) by mx1.freebsd.org (Postfix) with ESMTP id B4B728FC12 for ; Tue, 20 Jan 2009 15:07:00 +0000 (UTC) (envelope-from bp@eden.barryp.org) Received: from host-236-232-107-208.midco.net ([208.107.232.236] helo=eden.barryp.org) by itasca.hexavalent.net with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1LPHf8-0000gJ-NM for freebsd-stable@freebsd.org; Tue, 20 Jan 2009 08:33:06 -0600 Received: from macbook.home ([10.66.1.10]) by eden.barryp.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67 (FreeBSD)) (envelope-from ) id 1LPHf1-0006a3-Cm; Tue, 20 Jan 2009 08:32:59 -0600 Message-ID: <4975E09A.4090507@barryp.org> Date: Tue, 20 Jan 2009 08:32:58 -0600 From: Barry Pederson User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) MIME-Version: 1.0 To: "Patrick M. Hausen" References: <20090120112730.GA19241@hugo10.ka.punkt.de> In-Reply-To: <20090120112730.GA19241@hugo10.ka.punkt.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: LSI SAS3442e supported in 6.4 or 7.1? 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: Tue, 20 Jan 2009 15:07:03 -0000 Patrick M. Hausen wrote: > Hello, > > seems like I cannot find out if this card is supported > or not. LSI provide drivers for Windows and Linux as > usual, and mfi(4) doesn't mention that particular one. > But possibly it's of the "MegaRAID Firmware Interface" > type that mfi(4) supports? > > Unfortunately for a particular server model this controller > is the only one our vendor (Fujitsu Siemens) offers. > > Thanks for any hints, > Patrick I think the mpt(4) driver covers that card. I've got a few similar LSI SAS cards that work fine with that on FreeBSD 7.0 (SAS3081E-R and SAS3041E-R I believe). Barry