cvs commit: src/sys/dev/acpica acpi_pci.c
Nate Lawson
nate at root.org
Wed Apr 7 13:02:16 PDT 2004
On Wed, 7 Apr 2004, John Baldwin wrote:
> jhb 2004/04/07 12:42:21 PDT
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/acpica acpi_pci.c
> Log:
> Implement an ACPI-aware pci_set_powerstate() method for PCI busses that
> are enumerated in the ACPI device tree. In addition to the normal PCI
> powerstate functionality, the ACPI _PSx methods are executed and ACPI
> PowerResources are switched on and off via the acpi_pwr_switch_consumer()
> function.
>
> Glanced at by: imp, njl
>
> Revision Changes Path
> 1.10 +45 -15 src/sys/dev/acpica/acpi_pci.c
Woo hoo! This has been a long time coming.
-Nate
More information about the cvs-src
mailing list