ACPI P-State: Wrap ACPI_GENERIC_ADDRESS in struct acpi_pst_res
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 7 Jul 2009 02:18:27 +0000 (10:18 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 8 Jul 2009 10:50:45 +0000 (18:50 +0800)
commit76418417362f6c0fc1249dc70334d7e16f9aa983
tree56bf59da3d61a0447e86075b6aa076f92c9375d2
parent78e2ad388909b87eb3e69596b3662f8698095eda
ACPI P-State: Wrap ACPI_GENERIC_ADDRESS in struct acpi_pst_res

Some Intel CPUs' will need iomem/ioport to configure P-State, so
this change gives us enough space to implement this mechanism.
sys/dev/acpica5/acpi_cpu_pstate.c
sys/dev/acpica5/acpi_cpu_pstate.h
sys/platform/pc32/acpica5/acpi_pstate_machdep.c