From owner-freebsd-stable@FreeBSD.ORG Fri Dec 9 16:04:24 2011 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 72AC81065675 for ; Fri, 9 Dec 2011 16:04:24 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4B3368FC19 for ; Fri, 9 Dec 2011 16:04:24 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [96.47.65.170]) by cyrus.watson.org (Postfix) with ESMTPSA id 0054046B0A; Fri, 9 Dec 2011 11:04:24 -0500 (EST) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 59BC7B941; Fri, 9 Dec 2011 11:04:23 -0500 (EST) From: John Baldwin To: Jan Mikkelsen Date: Fri, 9 Dec 2011 11:03:51 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p8; KDE/4.5.5; amd64; ; ) References: <20E452A2-9180-4FC9-87CB-6F16D1D4D01A@transactionware.com> In-Reply-To: <20E452A2-9180-4FC9-87CB-6F16D1D4D01A@transactionware.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201112091103.51345.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Fri, 09 Dec 2011 11:04:23 -0500 (EST) Cc: freebsd-stable@freebsd.org Subject: Re: mfi(4) issues in 9.0-RC3 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: Fri, 09 Dec 2011 16:04:24 -0000 On Friday, December 09, 2011 8:38:51 am Jan Mikkelsen wrote: > Hi, > > Can rev 227562 be merged into 9.0? > > Without that change, 9.0 can't even boot with an LSI MegaRAID 9261-8i, and even then you need to set hw.mfi.msi=1 by hand in the loader. It is probably too late to make 9.0 at this point as they've already cut the final release candidate. -- John Baldwin