From owner-freebsd-current Wed Aug 29 21:10:38 2001 Delivered-To: freebsd-current@freebsd.org Received: from ambrisko.com (adsl-64-174-51-42.dsl.snfc21.pacbell.net [64.174.51.42]) by hub.freebsd.org (Postfix) with ESMTP id 14C1337B40B; Wed, 29 Aug 2001 21:10:32 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.11.3/8.11.3) id f7U4ACi41489; Wed, 29 Aug 2001 21:10:12 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko <ambrisko@ambrisko.com> Message-Id: <200108300410.f7U4ACi41489@ambrisko.com> Subject: Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USERS In-Reply-To: <Pine.NEB.3.96L.1010829232558.76541C-100000@fledge.watson.org> "from Robert Watson at Aug 29, 2001 11:26:50 pm" To: Robert Watson <rwatson@FreeBSD.ORG> Date: Wed, 29 Aug 2001 21:10:12 -0700 (PDT) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-current.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-current> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-current> X-Loop: FreeBSD.ORG Robert Watson writes: | On Wed, 29 Aug 2001, Garrett Wollman wrote: | > <<On Wed, 29 Aug 2001 19:58:59 -0700, Mike Smith <msmith@FreeBSD.ORG> said: | > > - I pushed the power button, and my system shut down cleanly! | > | > > Yes. ACPI brings some useful new features. 8) | > | > FSVO ``useful''. It's a real PITA to have to physically unplug the | > machine when the kernel is wedged rather than have the power button | > turn off the power. (The machine in question does not have a reset | > switch.) As a sometime developer, I may well have a reason to power | > the system off without performing any kind of shutdown. | | Most systems with soft power will perform a hard powerdown if you hold | down the power button for a sufficiently long period of time (10 - 20 | seconds). Correct ... and unfortunately it's done in hardware so you can trap it :-( In some applications you want to make it really hard for someone to be able to turn it off when a "power off" is not equivalent to "pull the plug" and the "pull the plug" is safer for the system due to power supply design. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message