From owner-freebsd-stable@FreeBSD.ORG Tue Apr 3 15:17:23 2012 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D67FB106564A; Tue, 3 Apr 2012 15:17:23 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 6C8618FC16; Tue, 3 Apr 2012 15:17:23 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id q33FHLEM049039; Tue, 3 Apr 2012 17:17:21 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id q33FHL52049038; Tue, 3 Apr 2012 17:17:21 +0200 (CEST) (envelope-from marius) Date: Tue, 3 Apr 2012 17:17:21 +0200 From: Marius Strobl To: "Kenneth D. Merry" Message-ID: <20120403151721.GJ93449@alchemy.franken.de> References: <20120403082927.GH93449@alchemy.franken.de> <20120403151314.GA7014@nargothrond.kdm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120403151314.GA7014@nargothrond.kdm.org> User-Agent: Mutt/1.4.2.3i Cc: Andrew Pantyukhin , zvqops@di.vc, re@FreeBSD.org, Kashyap Desai , stable@FreeBSD.org Subject: Re: r232411 breaks onboard 1068 detection 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: Tue, 03 Apr 2012 15:17:23 -0000 On Tue, Apr 03, 2012 at 09:13:14AM -0600, Kenneth D. Merry wrote: > On Tue, Apr 03, 2012 at 10:29:27 +0200, Marius Strobl wrote: > > On Tue, Apr 03, 2012 at 05:55:19AM +0400, Andrew Pantyukhin wrote: > > > Hello, > > > > > > r232411 broke onboard 1068 detection on all boxes with SuperMicro > > > X8ST3 motherboards for us. > > > > > > All of them are also equipped with two extra 1068 controllers, which > > > are detected fine. Reverting to r231518 with otherwise latest stable > > > kernel works around the problem. > > > > > > The issue is still there at r233425. > > > > > > Here's the disappearing device: > > > > > > mpt2@pci0:5:0:0: class=0x010000 card=0x10001000 chip=0x00591000 > > > rev=0x08 hdr=0x00 > > > vendor = 'LSI Logic / Symbios Logic' > > > device = 'MegaRAID SAS 8208ELP/8208ELP' > > > class = mass storage > > > subclass = SCSI > > > > > > > Should be fixed in r233827. > > We should get this into 8.3 if that is still possible. Otherwise folks > with these machines will not be able to boot 8.3. > I'll try but based on previous experiences it's just too late in the release cycle. Marius