Module Name: src
Committed By: jruoho
Date: Sat Aug 14 05:13:21 UTC 2010
Modified Files:
src/sys/arch/x86/acpi: acpi_cpu_md.c
src/sys/dev/acpi: acpi_cpu.h acpi_cpu_cstate.c acpi_cpu_tstate.c
Log Message:
Move the PIIX4-quirk to the MD file and disable T-states for PIIX4.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/x86/acpi/acpi_cpu_md.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/acpi/acpi_cpu.h
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/acpi/acpi_cpu_cstate.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/acpi/acpi_cpu_tstate.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.