From owner-freebsd-current@FreeBSD.ORG Sun Nov 23 17:23:49 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0F5716A4CE for ; Sun, 23 Nov 2003 17:23:49 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 7D84A43FCB for ; Sun, 23 Nov 2003 17:23:49 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 85029 invoked by uid 1000); 24 Nov 2003 01:23:51 -0000 Date: Sun, 23 Nov 2003 17:23:51 -0800 (PST) From: Nate Lawson To: John Polstra Message-ID: <20031123172209.M84982@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: PII SMP system hangs during boot with ACPI enabled X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 24 Nov 2003 01:23:50 -0000 No way! Good (non-386) equipment is never to old. :) Please add debug.acpi.disable="cpu" to loader.conf or type that in at the loader prompt. If it boots ok, we'll have to debug the acpi_cpu_startup path. -Nate