cvs commit: src/sys/dev/acpica acpi_pci.c
M. Warner Losh
imp at bsdimp.com
Wed Apr 7 13:27:37 PDT 2004
In message: <20040407125940.E36015 at root.org>
Nate Lawson <nate at root.org> writes:
: 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.
Yes. now I need to get motivated...
Warner
More information about the cvs-src
mailing list