cvs commit: src/sys/amd64/amd64 legacy.c src/sys/dev/acpica acpi.c
src/sys/dev/cpufreq ichss.c src/sys/i386/i386 legacy.c
John Baldwin
jhb at FreeBSD.org
Fri Jun 27 03:51:00 UTC 2008
jhb 2008-06-27 03:49:22 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/amd64/amd64 legacy.c
sys/dev/acpica acpi.c
sys/dev/cpufreq ichss.c
sys/i386/i386 legacy.c
Log:
SVN rev 180056 on 2008-06-27 03:49:22Z by jhb
MFC: Probe CPUs after the PCI hierarchy on i386, amd64, and ia64. This
allows the cpufreq drivers to reliably use properties of PCI devices for
quirks, etc.
Revision Changes Path
1.61.2.1 +23 -12 src/sys/amd64/amd64/legacy.c
1.243.2.2 +22 -6 src/sys/dev/acpica/acpi.c
1.10.2.1 +50 -61 src/sys/dev/cpufreq/ichss.c
1.63.2.1 +23 -12 src/sys/i386/i386/legacy.c
More information about the cvs-src
mailing list