From owner-freebsd-acpi@FreeBSD.ORG Mon Dec 13 19:15:28 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3554616A4CE for ; Mon, 13 Dec 2004 19:15:28 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF2EE43D46 for ; Mon, 13 Dec 2004 19:15:27 +0000 (GMT) (envelope-from imp@harmony.village.org) Received: from localhost (localhost [IPv6:::1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iBDJCXdu081586; Mon, 13 Dec 2004 12:12:33 -0700 (MST) (envelope-from imp@harmony.village.org) Date: Mon, 13 Dec 2004 12:12:33 -0700 (MST) Message-Id: <20041213.121233.104111469.imp@harmony.village.org> To: rafan@infor.org From: Warner Losh In-Reply-To: <20041213190604.GA81993@svm.csie.ntu.edu.tw> References: <20041213190604.GA81993@svm.csie.ntu.edu.tw> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: acpi@freebsd.org Subject: Re: current powerstate and manually turn on/off? X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 19:15:28 -0000 > By using sysctl, I do know what's the current powerstate > of each device. I wounder is there any command or sysctl > that can manually turn device on or off? Not really, no. Warner