From owner-freebsd-amd64@FreeBSD.ORG Wed Jan 7 09:56:47 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 869EA16A4CE for ; Wed, 7 Jan 2004 09:56:47 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B8A843D3F for ; Wed, 7 Jan 2004 09:56:45 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i07HufvT055504; Wed, 7 Jan 2004 09:56:41 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i07Huf13055503; Wed, 7 Jan 2004 09:56:41 -0800 (PST) (envelope-from obrien) Date: Wed, 7 Jan 2004 09:56:41 -0800 From: "David O'Brien" To: Will Saxon Message-ID: <20040107175641.GC50142@dragon.nuxi.com> References: <0E972CEE334BFE4291CD07E056C76ED8CBBE06@bragi.housing.ufl.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0E972CEE334BFE4291CD07E056C76ED8CBBE06@bragi.housing.ufl.edu> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Adriaan de Groot cc: "Michael J. Pelletier" cc: freebsd-amd64@freebsd.org Subject: Re: AMD64 support in 5.x versions X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2004 17:56:47 -0000 On Tue, Jan 06, 2004 at 10:43:54PM -0500, Will Saxon wrote: > I downloaded the 5.2-RC2 AMD64 miniinst ISO to try on a MSI K8T800 > based dual opteron system today. I found that the system panicked when > I used ACPI, and without ACPI the onboard broadcom ethernet is not > initialized correctly (something about return type/code of 6 I > believe). This may or may not be AMD64 related. I've seen this on quad Opteron servers in my lab, but I haven't had a chance to keep one down (ie, not running Linux) for long enough to debug it. The bge(4) maintainer suggested finding the delay statements in the driver and adding another "0" to them.