From owner-freebsd-current@FreeBSD.ORG Sun Nov 21 21:22:35 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6D0D106566C; Sun, 21 Nov 2010 21:22:35 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.re1.yahoo.com (mrout1-b.corp.re1.yahoo.com [69.147.107.20]) by mx1.freebsd.org (Postfix) with ESMTP id 9D9848FC16; Sun, 21 Nov 2010 21:22:35 +0000 (UTC) Received: from [127.0.0.1] (proxy8.corp.yahoo.com [216.145.48.13]) by mrout1-b.corp.re1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id oALLMMpt097046; Sun, 21 Nov 2010 13:22:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=yahoo-inc.com; s=cobra; t=1290374543; bh=mqjl/r5asoNBJ2rxEMM//3f9zm4nWxTVQ3T0vxSVvPc=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date: Message-ID:Mime-Version:Content-Transfer-Encoding; b=ec+DynhAb+uXY1uWcUVNpD5DNDcSioi8rNH9j5Xc73Xbg7hWPzceE/jOA9MSeWJvA e5GCkD8xD2dUpKIBUI0i1XvS/Q7gefsEaTtjf8zDipHerstaY/ZM6/SGk1bP5SBCN5 R+siBSILfqWZXEB3YiGnCSVUDgCVn6lk5VO7A2jI= From: Sean Bruno To: "alc@freebsd.org" In-Reply-To: <4CE9727F.5050305@gmail.com> References: <1290359006.16558.787.camel@home-yahoo> <4CE9727F.5050305@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Sun, 21 Nov 2010 13:22:22 -0800 Message-ID: <1290374542.16558.1050.camel@home-yahoo> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 (2.28.3-1.fc12) Content-Transfer-Encoding: 7bit Cc: "freebsd-current@freebsd.org" Subject: Re: 256G Ram Panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 21:22:36 -0000 On Sun, 2010-11-21 at 11:26 -0800, Alan Cox wrote: > Sean Bruno wrote: > > http://people.freebsd.org/~sbruno/256G_SMAP.png > > http://people.freebsd.org/~sbruno/256G_panic1.png > > http://people.freebsd.org/~sbruno/256G_panic2.png > > > > > > Trying to get the HP DL980 online today and I see the following panic on > > startup from the installer CD that I created from -CURRENT. > > > > Try the attached patch. > > > I shall. Probably, it will take me the rest of the day to get the proper bits in place to get this tested. Sean