From owner-freebsd-hardware@FreeBSD.ORG Fri Dec 3 19:17:13 2010 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A65F5106564A for ; Fri, 3 Dec 2010 19:17:13 +0000 (UTC) (envelope-from mandrews@bit0.com) Received: from magnum.bit0.com (magnum.bit0.com [207.246.88.226]) by mx1.freebsd.org (Postfix) with ESMTP id 732D38FC0C for ; Fri, 3 Dec 2010 19:17:13 +0000 (UTC) Received: from magnum.bit0.com (localhost [127.0.0.1]) by magnum.bit0.com (Postfix) with ESMTP id 8954710A47 for ; Fri, 3 Dec 2010 13:58:06 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=bit0.com; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; s=boogity; bh=tZL/i/O9u iTQzCnROYkkS5vvixUGlnZ0yt6GzkDxcn8=; b=nNMEs6EYSnpOOPF6/O7qLYWGO QibCQf2Pw3xuCCar2tAda32xo9Z6loBFkh4BVH95H/pA0VljvooG3OUVm2pPBK0T 2FfHwVJnTr7Mab3xaYDlSH1q/6Vraug18Z5oInnHjM12C0G0/cMVN+tAZYk4N9Al Q9yAvPqVU5X1OCDeAc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=bit0.com; h=message-id:date :from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=boogity; b=DfX CcvxBaqPP4+X3xCGoT7q9dgf2fT9kKnyRSxqS7GNOyx6TAsw8mKAzOArf7eihf5i 5E9VTjRGVP3vM/Rg9OolPvyIONir4/7+AkOPX0wShS+Osu9LJdVx47Vjqm4uyolQ 5fNA50sX3vFHRSHRcud9PTfWa8UQvpuSOsej6wkI= Received: from [172.27.0.11] (207-246-87-56.dsl.static.blueone.net [207.246.87.56]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by magnum.bit0.com (Postfix) with ESMTPSA id 5920D10A46 for ; Fri, 3 Dec 2010 13:58:06 -0500 (EST) Message-ID: <4CF93DAC.5030103@bit0.com> Date: Fri, 03 Dec 2010 13:57:48 -0500 From: Mike Andrews User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-hardware@freebsd.org References: <1361122378.20101203163404@serebryakov.spb.ru> In-Reply-To: <1361122378.20101203163404@serebryakov.spb.ru> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: LSI SAS3081E-R - is it supported bu mpt(4)? X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2010 19:17:13 -0000 On 12/3/2010 8:34 AM, Lev Serebryakov wrote: > Hello, Freebsd-hardware. > > Is this card supported (As simple HBA, not RAID) by FreeBSD > 8-stable? `man mpt' isn't very secific about supported SAS/SATA > cards... Yes, I'm using one like that. Be aware that LSI has two sets of firmware for that card -- one that runs it as a dumb HBA, one that runs it in RAID mode. I have the HBA code flashed onto mine, though I think mpt(4) works with either firmware set.