From owner-freebsd-questions@FreeBSD.ORG Wed Jul 11 08:44:07 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C1271065674 for ; Wed, 11 Jul 2012 08:44:07 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 02C038FC0C for ; Wed, 11 Jul 2012 08:44:06 +0000 (UTC) Received: from vhoffman.lon.namesco.net (lon.namesco.net [195.7.254.102]) (authenticated bits=0) by unsane.co.uk (8.14.5/8.14.5) with ESMTP id q6B8i4of009965 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 11 Jul 2012 09:44:06 +0100 (BST) (envelope-from vince@unsane.co.uk) Message-ID: <4FFD3CD4.8090300@unsane.co.uk> Date: Wed, 11 Jul 2012 09:44:04 +0100 From: Vincent Hoffman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: X-Enigmail-Version: 1.4.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Does the FreeBSD support ServeRAID M5110 (LSI SAS2208 ROC) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jul 2012 08:44:07 -0000 you could try one of the snapshot isos at http://pub.allbsd.org/FreeBSD-snapshots/ (RELENG_9 is 9-STABLE which is in the gradual process of becoming 9.1) and see if that behaves better. Depends if you are happy running -STABLE until the next release. Vince On 11/07/2012 09:35, miles kuo wrote: > I found a SVN commit which seems relative with the ServeRAID M5110. Does it > indicated that the ServeRAID M5110 support codes had been merged into the > FreeBSD? > > http://www.mavetju.org/mail/view_thread.php?list=svn-src-vendor&id=3522011&thread=yes > *svn commit: r235420 - vendor/pciids/dist**@@ -376,6 +375,8 @@ > 0059 MegaRAID SAS 8208ELP/8208ELP > 005a SAS1066E PCI-Express Fusion-MPT SAS > 005b MegaRAID SAS 2208 [Thunderbolt] > + 1014 040b ServeRAID M5110 SAS/SATA Controller > + 1014 0412 ServeRAID M5110e SAS/SATA Controller > 1028 1f2d PERC H810 Adapter > 1028 1f30 PERC H710 Embedded > 1028 1f31 PERC H710P Adapter* > > 2012/7/11 miles kuo > >> Hi all, >> >> I plan to install the FreeBSD on IBM x3550M4 which the RAID Controller is >> ServeRAID M5110 (LSI SAS2208 ROC). >> When the FreeBSD 9.0 installing, it shows that the driver load error: >> >> mpt0: Port 0x3000-0x30ff mem >> 0x91d40000-0x91d00000 irg 42 at device 0.0 on pci27 >> mpt0: soft reset failed: device not running >> >> Who knows how to support the adapter on the FreeBSD? It there any plan to >> support it in the next release? >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"