From owner-freebsd-current@FreeBSD.ORG Wed Jan 28 07:53:09 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 5E5D616A4CE for ; Wed, 28 Jan 2004 07:53:09 -0800 (PST) Received: from psg.com (psg.com [147.28.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E98E43D1F for ; Wed, 28 Jan 2004 07:53:07 -0800 (PST) (envelope-from randy@psg.com) Received: from [127.0.0.1] (helo=roam.psg.com) by psg.com with esmtp (Exim 4.24; FreeBSD) id 1Als03-000Ki2-2A; Wed, 28 Jan 2004 15:53:07 +0000 Received: from localhost.ripe.net ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.30; FreeBSD) id 1Alrnq-0003Ir-I5; Wed, 28 Jan 2004 16:40:30 +0100 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "M. Warner Losh" References: <4017BB7A.6090307@noc.ntua.gr> <20040128.083414.29478857.imp@bsdimp.com> Message-Id: Date: Wed, 28 Jan 2004 15:53:07 +0000 cc: past@noc.ntua.gr cc: freebsd-current@freebsd.org Subject: Re: sleeping too lightly 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, 28 Jan 2004 15:53:09 -0000 > S4 isn't completely off. That's S5. S3 is a low power mode that's > 'fast' to recover from (suspend to RAM in old APMese). S4 and S4BIOS > are both suspend to disk. don't want suspend to disk. want just plain old suspend. and s5 seems to be "soft off" which does not sound like it either it's seeming like a problem of s3 not really turning the lcd off randy