Re: Fighting for the power.




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"



Relevant Pages

  • (no subject)
    ... As Greg pointed out, topology rarely changes, ... add and remove USB hubs it becomes a bit of pain). ... the same problem - USB bus grows off PCI bus so adding ... new USB controller possibly invalidates all configuration. ...
    (Linux-Kernel)
  • Re: To Store Image in Hard Disk of My Stand alone PC
    ... Does your image include the PCI bus controller? ... for your particular ATA controller in the registry? ... For the USB: Did you add the appropriate USB host controller driver ...
    (microsoft.public.windowsce.embedded)
  • Re: Fighting for the power.
    ... PCI bus provides method to control device power. ... completely no use for my FireWire controller and most of time - EHCI USB ... To enable devices back all you need to do is just load their drivers as ...
    (freebsd-current)
  • Re: simultaneous copy to multiple media
    ... > 2) if I understand it right, an USB controller is connected to ... > to the PCI bus and there can be many separate USB ... they are all connected to the same bus (the PCI bus). ...
    (comp.lang.python)
  • Re: Adding USB2.0 to older PC
    ... > In article, Boss Hog ... But it won't give you full USB 2.0 speed; the PCI bus just isn't ... But it should be faster than USB 1.1. ... controller). ...
    (uk.comp.homebuilt)