CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/30 10:19:25
Modified files:
sys/arch/amd64/pci: pci_machdep.c
sys/arch/i386/pci: pci_machdep.c
Log message:
If ACPI is not compiled in, pci_min_powerstate() has no facts to support
is should return D3. It should return the current power state.
ok kettenis mlarkin
