Date: Wed, 7 Apr 2004 13:00:01 -0700 (PDT) From: Nate Lawson <nate@root.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_pci.c Message-ID: <20040407125940.E36015@root.org> In-Reply-To: <200404071942.i37JgLA3005428@repoman.freebsd.org> References: <200404071942.i37JgLA3005428@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040407125940.E36015>