From owner-freebsd-current@FreeBSD.ORG Tue Jun 3 16:01:17 2003 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 BCCCD37B401 for ; Tue, 3 Jun 2003 16:01:17 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6288F43F75 for ; Tue, 3 Jun 2003 16:01:17 -0700 (PDT) (envelope-from hmp@nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1072) id 36AA42105A; Tue, 3 Jun 2003 16:01:16 -0700 (PDT) Date: Tue, 3 Jun 2003 16:01:16 -0700 From: Hiten Pandya To: Mark Santcroos Message-ID: <20030603230116.GC80916@perrin.int.nxad.com> References: <20030603153205.GA692@laptop.6bone.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030603153205.GA692@laptop.6bone.nl> X-Operating-System: FreeBSD FreeBSD 4.7-STABLE User-Agent: Mutt/1.5.4i cc: acpi-jp@jp.FreeBSD.org cc: current@freebsd.org Subject: Re: s4bios 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: Tue, 03 Jun 2003 23:01:18 -0000 On Tue, Jun 03, 2003 at 05:32:05PM +0200, Mark Santcroos wrote: > Is there anyone that has succesfully used "acpiconf -s 4"? > > I'm very interested in your reports. If you haven't tried yet, but are > willing to help me, please report me your findings. Hello Mark, I may not be totally correct, but it has always helped me to check if a particular ACPI state was supported by my system: # sysctl hw.acpi.supported_sleep_state hw.acpi.supported_sleep_state: S1 S4 S5 Cheers. -- Hiten (hmp@FreeBSD.ORG)