how to change power state of a PCI-E device

At this moment the only way I know to power-down the PCI device is to set hw.pci.do_power_nodriver=3 and unload the respective driver if it is built as module.
 
Back
Top