From owner-freebsd-current@FreeBSD.ORG Wed Feb 18 11:29:06 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 DBB9516A4CE for ; Wed, 18 Feb 2004 11:29:06 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id B6DC443D1D for ; Wed, 18 Feb 2004 11:29:06 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 36277 invoked by uid 1000); 18 Feb 2004 19:29:07 -0000 Date: Wed, 18 Feb 2004 11:29:07 -0800 (PST) From: Nate Lawson To: Rudolf Cejka In-Reply-To: <20040218190439.GA84386@fit.vutbr.cz> Message-ID: <20040218112805.N36275@root.org> References: <20040218190439.GA84386@fit.vutbr.cz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Problems with power button after latest acpi_button.c 1.18 change 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: Wed, 18 Feb 2004 19:29:07 -0000 On Wed, 18 Feb 2004, Rudolf Cejka wrote: > Hello, > after latest change to src/sys/dev/acpica/acpi_button.c, revision 1.18, > I have problems with power-button on my Asus L4000L notebook, now it works > just in some cases: > System boot -> Press Power button -> Nothing happens = bad > However: > System boot -> Press Fn+Zz -> System is sleeping -> Space -> System is > running again -> Press Power button -> Systems goes down - ok Please send me a link to your asl: acpidump -t -d > rudolf.asl I'll have to figure out some middle ground to keep your system working as well as others. -Nate