From owner-freebsd-stable@FreeBSD.ORG Fri Jan 13 03:46:47 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B3A116A41F for ; Fri, 13 Jan 2006 03:46:47 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from pinus.cc.fer.hr (pinus.cc.fer.hr [161.53.73.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id B882143D45 for ; Fri, 13 Jan 2006 03:46:46 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from [161.53.72.113] (lara.cc.fer.hr [161.53.72.113]) by pinus.cc.fer.hr (8.12.2/8.12.2) with ESMTP id k0D3keFx010502 for ; Fri, 13 Jan 2006 04:46:41 +0100 (MET) Message-ID: <43C72218.2070602@fer.hr> Date: Fri, 13 Jan 2006 04:44:24 +0100 From: Ivan Voras User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050921) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <43C5A261.1020407@rogers.com> <43C6584F.10001@fer.hr> <200601131315.23059.doconnor@gsoft.com.au> In-Reply-To: <200601131315.23059.doconnor@gsoft.com.au> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: powerd effectiveness X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jan 2006 03:46:47 -0000 Daniel O'Connor wrote: > I believe FreeBSD turns PCI cards off if there is no driver attached. > > I don't think XP actually turns those devices off if you are actually using > them. Not sure about the specifics for stuff like USB (ie what happens if > it's sleeping and you connect a USB peripheral) Not if you're using them. I don't know much about it but most of "device property" dialogs have "Allow Windows to turn this device off to conserve power" check box. It apparently does something, as I remember seeing troubleshooting tips for USB devices (and possibly others) on mailing lists and web forums in the lines of "If you turn that checkbox off, the device starts working properly." I thought this may be the reason why my laptop lasts significantly longer when running WinXP than with FreeBSD but now I'm not so sure because some other factors appeared.