From owner-freebsd-questions@FreeBSD.ORG  Wed Jul 11 08:11:40 2012
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
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 88FBA106564A
	for <freebsd-questions@freebsd.org>;
	Wed, 11 Jul 2012 08:11:40 +0000 (UTC)
	(envelope-from miles.kuo@gmail.com)
Received: from mail-yw0-f45.google.com (mail-yw0-f45.google.com
	[209.85.213.45])
	by mx1.freebsd.org (Postfix) with ESMTP id 460DB8FC08
	for <freebsd-questions@freebsd.org>;
	Wed, 11 Jul 2012 08:11:40 +0000 (UTC)
Received: by yhoo21 with SMTP id o21so1046847yho.18
	for <freebsd-questions@freebsd.org>;
	Wed, 11 Jul 2012 01:11:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=Gmn4O/Tq+VxccyK7tecBGPFE82JlJ+jQDUND5K0qEMQ=;
	b=Z1NTXwU+3JDNOVbYKuXcYYnbDXe5xxkCTA24E3WHBl9XcHbjSFBo4HJP8nMVqaV1sM
	HK/BfwgXoD+gqLQ4mGTGqiw3MdFG6hl+4mEnj8XmcTUP8FMaaM9sU5Yhl13CXczuw+1V
	/uVewTDeVliB805m/vlOLMCm3+7hFU0w71kpwlmpY7LiMpQ954jr0pM8T7dIYMF/e9xk
	lN6lNocLN6w9CNeoGlqaZrdtJGeP91knpXOJATds613ksBiwwG2ZoriNaxuvJwzqw8M+
	c980a7s61QoJ+7bOUu6aMCKR/cp0yPyH3O216ariUXFqOvhFsuErtF9Y8XEAaSxBiyMm
	DcMA==
MIME-Version: 1.0
Received: by 10.66.85.36 with SMTP id e4mr79934124paz.32.1341994299306; Wed,
	11 Jul 2012 01:11:39 -0700 (PDT)
Received: by 10.67.14.72 with HTTP; Wed, 11 Jul 2012 01:11:39 -0700 (PDT)
Date: Wed, 11 Jul 2012 16:11:39 +0800
Message-ID: <CAGpP9XNoKiwADXxR9SMMHiyn=civirp7HzRoQMTiKY+Uf3YAzQ@mail.gmail.com>
From: miles kuo <miles.kuo@gmail.com>
To: freebsd-questions@freebsd.org
Content-Type: text/plain; charset=ISO-8859-1
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Subject: 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 <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2012 08:11:40 -0000

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: <LSILogic SAS/SATA Adapter> 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?