From owner-freebsd-amd64@FreeBSD.ORG Tue Jun 15 08:04:52 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 73D9E16A4CF for ; Tue, 15 Jun 2004 08:04:52 +0000 (GMT) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E9DB43D53 for ; Tue, 15 Jun 2004 08:04:52 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=danny) by cs1.cs.huji.ac.il with esmtp id 1Ba8vg-000Ov2-Ip; Tue, 15 Jun 2004 11:04:24 +0300 X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: conrads@cox.net In-reply-to: Your message of Tue, 15 Jun 2004 01:55:21 -0500 (CDT) . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 15 Jun 2004 11:04:24 +0300 From: Danny Braniss Message-Id: <20040615080452.2E9DB43D53@mx1.FreeBSD.org> cc: freebsd-amd64@freebsd.org Subject: Re: System now boots with acpi enabled X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2004 08:04:52 -0000 > Well, I'm happy to report that with the latest current, I can now boot > with acpi enabled. Not sure if it was the upgrade alone, or removing > "NO_MIXED_MODE" from my kernel config, or both, but anyway, it's > working now. > > Now, if only I had a driver for this onboard NIC (a Realtek RTL8201L > 10/100), I'd be a totally happy camper. None of the existing Realtek > drivers work with this device. > > Oh well, I can live with this (using my trusty old Intel card). :-) in my case - without NO_MIXED_MODE - it boots, but the NIC/em is on-operational. (actually the machine is stuck solid, alt-ctl-del does not work) with acpi enabled but apic disabled it works fine. the board is a shuttle SN85g4 with latest bios. danny