acpi/pstate: AMD CPUs' Family >= 10h use same P-State controls
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 4 Aug 2013 13:52:26 +0000 (21:52 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 4 Aug 2013 13:55:29 +0000 (21:55 +0800)
commite876e4b53887e2e17068543e748cec62a3d42fc1
treecb7cafc518e8736efe58cc0055b4164082182a6b
parentef56dbd78d07b43efd1eb721293028b1bd63cf2a
acpi/pstate: AMD CPUs' Family >= 10h use same P-State controls

While I'm here, clean up the code little bit by using CPUID_TO_FAMILY
and cpu_exthigh.
sys/platform/pc32/acpica/acpi_pstate_machdep.c
sys/platform/pc64/acpica/acpi_pstate_machdep.c