From owner-freebsd-hardware@FreeBSD.ORG Mon Oct 9 22:53:42 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB74116A403; Mon, 9 Oct 2006 22:53:42 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38C4243D46; Mon, 9 Oct 2006 22:53:42 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k99MrauY081356; Mon, 9 Oct 2006 18:53:38 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-hardware@freebsd.org Date: Mon, 9 Oct 2006 15:02:53 -0400 User-Agent: KMail/1.9.1 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610091502.54225.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Mon, 09 Oct 2006 18:53:38 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/2016/Mon Oct 9 12:58:54 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.1 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00, DATE_IN_PAST_03_06 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: freebsd-questions@freebsd.org, up@3.am Subject: Re: LSI SAS adapter 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: Mon, 09 Oct 2006 22:53:42 -0000 [ cc's trimmed ] On Monday 09 October 2006 11:12, up@3.am wrote: > > Can anyone verify that the LSI0100 PCI-X SAS RAID card will work with > 6.X-STABLE? The mfi driver says it supports LSI SAS MegaRAID, but this > isn't in the MegaRAID family (only does RAID 0 and 1, and I only need 1). > > All experiences appreciated...please reply directly as I am not > subscribed. The mpt(4) driver supports several of the LSI SAS HBA's (the ones that use the MPT/Fusion interface/firmware/whatever). I don't know if it specifically supports that adapter though as I can't find references to that specific adapter. If you had the PCI device ID that would be very helpful. -- John Baldwin