From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 04:14:08 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 19E2B16A4CE for ; Thu, 19 Feb 2004 04:14:08 -0800 (PST) Received: from gravy.kishka.net (pcp03837658pcs.neave01.pa.comcast.net [68.34.190.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id B81EE43D1F for ; Thu, 19 Feb 2004 04:14:07 -0800 (PST) (envelope-from bryan@kishka.net) Received: from gravy.kishka.net (gravy.kishka.net [192.168.1.2]) by gravy.kishka.net (8.12.11/8.12.11) with ESMTP id i1JCE6SO000474; Thu, 19 Feb 2004 07:14:06 -0500 (EST) (envelope-from bryan@kishka.net) Date: Thu, 19 Feb 2004 07:14:06 -0500 (EST) From: Bryan Liesner To: Nate Lawson In-Reply-To: <20040218213802.W38635@root.org> Message-ID: <20040219070614.E472@gravy.kishka.net> References: <20040218190439.GA84386@fit.vutbr.cz> <20040218213802.W38635@root.org> 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: Thu, 19 Feb 2004 12:14:08 -0000 On Wed, 18 Feb 2004, Nate Lawson wrote: > I just committed a fix, let me know if it doesn't work for you. > This doesn't work for me here. When I hit the button, nothing seems to happen until I do an init 6. The board then beeps three times and suspends. I hit a key, it wakes up, and finishes the reboot cycle. I did note that when it suspends this way, the video shuts off too, unlike a "regular" suspend where the video stays on. -Bryan