From owner-freebsd-current@FreeBSD.ORG Sat Apr 26 12:01:29 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 60A9937B401 for ; Sat, 26 Apr 2003 12:01:29 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 91CE643FAF for ; Sat, 26 Apr 2003 12:01:28 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 69970 invoked by uid 1000); 26 Apr 2003 19:01:29 -0000 Date: Sat, 26 Apr 2003 12:01:29 -0700 (PDT) From: Nate Lawson To: Terry Lambert In-Reply-To: <3EAACC5E.C3351299@mindspring.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: acpi-jp@jp.freebsd.org cc: current@freebsd.org Subject: Re: New ACPI diffs ready for testing 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: Sat, 26 Apr 2003 19:01:30 -0000 On Sat, 26 Apr 2003, Terry Lambert wrote: > Doug Barton wrote: > > I just tested 0328 on my thinkpad a21e. I noticed two problems right away. > > First, I couldn't get battery status at all. Second, the following > > messages were scrolling by about once a second: > > > > ACPI-1284: *** Error: Method execution failed [\_SB_.PCI0.ISA_.EC__.AC__._PSR] (Node 0xc25c2640), AE_NOT_EXIST > > An Intel employee posted that this is fixed in the newest > code drop, which is to be available soon. It's 0424 and is available now. I'll be rolling a dist with some fixes. > You can actually work around this by relaxing the ordering > restrictions (turning the process two-pass). This is what > Microsoft does for their implementation, I believe. Or you can enter the symbol into the namespace whenever you hit the call or declaration instead of strictly just the declaration. -Nate