From owner-freebsd-mobile@FreeBSD.ORG Fri Feb 10 02:04:43 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDC5A16A420 for ; Fri, 10 Feb 2006 02:04:43 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id B427943D48 for ; Fri, 10 Feb 2006 02:04:43 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F7NeM-000Ave-Jw; Fri, 10 Feb 2006 02:04:42 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F7NeL-0006gx-HV; Thu, 09 Feb 2006 16:04:41 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17387.62649.35663.93483@roam.psg.com> Date: Thu, 9 Feb 2006 16:04:41 -1000 To: "Kevin Oberman" References: <43EB1470.9020806@cbs.dk> <20060209163437.6AF8C45041@ptavv.es.net> Cc: freebsd-mobile@freebsd.org Subject: Re: Power-drain during suspend? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 02:04:44 -0000 > hw.pci.do_power_nodriver=[1|2|3] > > The larger the number, the more aggressive the power limitations. I use > '3' on my T30 and it works fine. in rc.suspend, or where? randy