From owner-acpi-jp@jp.FreeBSD.org Thu Aug 28 03:45:42 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h7RIjgW84759;
	Thu, 28 Aug 2003 03:45:42 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from rootlabs.com (root.org [67.118.192.226])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with SMTP/inet id h7RIjfa84750
	for <acpi-jp@jp.freebsd.org>; Thu, 28 Aug 2003 03:45:41 +0900 (JST)
	(envelope-from nate@rootlabs.com)
Received: (qmail 32074 invoked by uid 1000); 27 Aug 2003 18:45:36 -0000
From: Nate Lawson <nate@root.org>
To: Michael Dill <madill48@earthlink.net>
cc: acpi-jp@jp.FreeBSD.org, current@freebsd.org
In-Reply-To: <20030808201851.5ee30c02.madill48@earthlink.net>
Message-ID: <20030827114358.W31947@root.org>
References: <20030808085824.Q78175@root.org> <20030808201851.5ee30c02.madill48@earthlink.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Wed, 27 Aug 2003 11:45:36 -0700
X-Sequence: acpi-jp 2613
Subject: [acpi-jp 2613] Re: bin/54066: ACPI 0 length errors
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: nate@root.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030821

> On Fri, 8 Aug 2003 09:00:09 -0700 (PDT)
> Nate Lawson <nate@root.org> wrote:
> > I am looking into the 0 length errors you're getting.  Can you please run:
> >   acpidump -o myname.dsdt > myname.asl
> > and send me a URL to these two files?

To figure out which Field is causing the problem, please add the following
to /boot/loader.conf:

hw.acpi.verbose = 1
debug.acpi.layer = "ACPI_ALL_COMPONENTS ACPI_BUS"
debug.acpi.level = "ACPI_LV_WARN ACPI_LV_ERROR ACPI_LV_OBJECTS"

Then send me the full dmesg output.

Thanks,
Nate
