From owner-freebsd-current@FreeBSD.ORG Thu Jan 15 07:49:24 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 69F4816A4CE for ; Thu, 15 Jan 2004 07:49:24 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8D3D43D2D for ; Thu, 15 Jan 2004 07:49:23 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.24; FreeBSD) id 1Ah9kG-000MJ5-OX; Thu, 15 Jan 2004 07:49:20 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Rahul Siddharthan References: <20040115071221.GA3706@online.fr> Message-Id: Date: Thu, 15 Jan 2004 07:49:20 -0800 cc: freebsd-current@freebsd.org Subject: Re: acpi S4 resume partition 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, 15 Jan 2004 15:49:24 -0000 > sysctl hw.acpi.lid_switch_state=S3 yes! thanks. > It can also be done via devd.conf, I imagine so can a lot of things, i suspect. but the learning curve ... i will start reading on acpi i guess. wasn't apm bad enough? randy