From owner-freebsd-current@FreeBSD.ORG Thu Jan 8 08:39:29 2004 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 2713C16A4CE for ; Thu, 8 Jan 2004 08:39:29 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 6971443D45 for ; Thu, 8 Jan 2004 08:39:28 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 35445 invoked by uid 1000); 8 Jan 2004 16:39:28 -0000 Date: Thu, 8 Jan 2004 08:39:28 -0800 (PST) From: Nate Lawson To: acpi-jp@jp.FreeBSD.org In-Reply-To: <20040108145534.P604@korben.in.tern> Message-ID: <20040108083706.M35340@root.org> References: <20040108145534.P604@korben.in.tern> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: [acpi-jp 2974] dsmthdat.c broke ACPI battery status 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: Thu, 08 Jan 2004 16:39:29 -0000 On Thu, 8 Jan 2004, Lukas Ertl wrote: > I just wanted to report that revision 1.1.1.21 of dsmthdat.c (the fix for > Dell laptops) broke ACPI battery status on my ThinkPad: > > ACPI-1287: *** Error: Method execution failed [\_SB_.PCI0.LPC_.EC__.GBST] (Node 0xc440d2c0), AE_AML_INTERNAL > ACPI-1287: *** Error: Method execution failed [\_SB_.PCI0.LPC_.EC__.BAT0._BST] (Node 0xc44112c0), AE_AML_INTERNAL > > Reverting to 1.1.1.20 fixes this again. I'm using this patch. I won't commit it until we verify it's a fix and not just a workaround. http://bugzilla.kernel.org/show_bug.cgi?id=1791 -Nate