Re: Fighting for the power.
- From: Hans Petter Selasky <hselasky@xxxxxxx>
- Date: Mon, 4 May 2009 09:26:37 +0200
2. PCI devices
PCI bus provides method to control device power. For example, I have
completely no use for my FireWire controller and most of time - EHCI USB
controller. Disabling them allows me to save about 3W of power. To
disable all unneeded PCI devices you should build kernel without their
drivers and add to loader.conf:
hw.pci.do_power_nodriver=3
To enable devices back all you need to do is just load their drivers as
modules.
The new USB stack should turn off USB HC's automatically when not in use. At
least the schedules will get disabled. Did you do any research on this?
--HPS
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Fighting for the power.
- From: Alexander Motin
- Re: Fighting for the power.
- References:
- Fighting for the power.
- From: Alexander Motin
- Fighting for the power.
- Prev by Date: Re: Patch for "device_attach: estX attach returned 6" on half of the cores
- Next by Date: Re: Fighting for the power.
- Previous by thread: Re: Fighting for the power.
- Next by thread: Re: Fighting for the power.
- Index(es):
Relevant Pages
|