From owner-freebsd-acpi@FreeBSD.ORG Tue Mar 21 20:24:54 2006 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5125716A400; Tue, 21 Mar 2006 20:24:54 +0000 (UTC) (envelope-from nate@root.org) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB9EF43D58; Tue, 21 Mar 2006 20:24:45 +0000 (GMT) (envelope-from nate@root.org) Received: from pimout7-ext.prodigy.net (pimout7-int.prodigy.net [207.115.4.147]) by ylpvm15.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k2LKOkYC004490; Tue, 21 Mar 2006 15:24:46 -0500 X-ORBL: [67.119.74.222] Received: from [10.0.0.53] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by pimout7-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id k2LKOaZA168712; Tue, 21 Mar 2006 15:24:41 -0500 Message-ID: <442060E8.2000908@root.org> Date: Tue, 21 Mar 2006 12:24:08 -0800 From: Nate Lawson User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: fukui.FreeBSD@fanet.net References: <200603210033.k2L0Xorb043252@freefall.freebsd.org> <200603211343.55664.jhb@freebsd.org> In-Reply-To: <200603211343.55664.jhb@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org, bug-followup@freebsd.org Subject: Re: i386/93963: [panic] [patch] ACPI Panic with some ACPI 2.0 PC & cannot boot X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 20:24:54 -0000 John Baldwin wrote: > On Monday 20 March 2006 19:33, Mark Linimon wrote: >> Synopsis: [panic] [patch] ACPI Panic with some ACPI 2.0 PC & cannot boot >> >> Responsible-Changed-From-To: freebsd-i386->freebsd-acpi >> Responsible-Changed-By: linimon >> Responsible-Changed-When: Tue Mar 21 00:31:09 UTC 2006 >> Responsible-Changed-Why: >> Over to maintainer(s). >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=93963 > > The patch basically forces the use of ACPI 1.0 tables if the ACPI 2.0 table > pointer is NULL. This is really just more BIOS brain damage. Most of the > patch is to Intel's ACPI-CA code, so we need to see what they think about > this workaround. Fukui-san, Would you please submit the output of acpidump -t to the PR? This would help us understand the RSDT and XSDT on your machine. -- Nate