From owner-acpi-jp@jp.FreeBSD.org Fri Jan 17 02:43:03 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id h0GHh3m16118;
	Fri, 17 Jan 2003 02:43:03 +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.6+3.4W/8.11.3) with SMTP/inet id h0GHgwJ15593
	for <acpi-jp@jp.FreeBSD.org>; Fri, 17 Jan 2003 02:43:01 +0900 (JST)
	(envelope-from nate@rootlabs.com)
Received: (qmail 46869 invoked by uid 1000); 16 Jan 2003 17:42:53 -0000
From: Nate Lawson <nate@root.org>
To: Peter Schultz <pmes@speakeasy.net>
cc: acpi-jp@jp.FreeBSD.org, current@freebsd.org
In-Reply-To: <3E26E619.90402@speakeasy.net>
Message-ID: <Pine.BSF.4.21.0301160940460.46845-100000@root.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Thu, 16 Jan 2003 09:42:53 -0800
X-Sequence: acpi-jp 2059
Subject: [acpi-jp 2059] Re: ACPI Error on FreeBSD-CURRENT
Errors-To: owner-acpi-jp@jp.FreeBSD.org
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: nate@root.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030107

On Thu, 16 Jan 2003, Peter Schultz wrote:
> ACPI-1287: *** Error: Method execution failed, E_AML_UNINITIALIZED_LOCAL
> can't fetch resources for \\_SB_.PCI0.FDC0 - AE_AML_UNINITIALIZED_LOCAL
> 
> I have a Tyan S1834 and see the above error during boot.  I'm not sure 
> if this is such a big problem but it would be nice to eliminate the error.

It means there's a syntax error in your asl (in particular, a reference of
a variable without declaration).  You could go through the iasl dance to
fix it or just disable acpi (see INSTALL.TXT for how to do this).

It looks like you won't be able to use your floppy drive until you use a
workaround.

-Nate

