freebsd-dev/sys/x86
John Baldwin d8c827012c Mark the 'lapics' and 'ioapics' arrays here static since they are
private to this file.  The 'lapics' array was actually shadowing a
completely different 'lapics' array that is private to local_apic.c.

Reported by:	bde
MFC after:	2 weeks
2012-03-22 12:23:32 +00:00
..
acpica Mark the 'lapics' and 'ioapics' arrays here static since they are 2012-03-22 12:23:32 +00:00
bios Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
cpufreq Fix apparent logic reversal in setting the 'auto_mode' flag. 2012-02-26 21:24:27 +00:00
include Copy amd64 sysarch.h to x86 and merge with i386 sysarch.h. Replace 2012-03-19 21:57:31 +00:00
isa - Fix to build a native i386 kernel without the SMP and atpic. 2012-03-16 12:13:44 +00:00
pci - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
x86 Revert the PCIe 4GB boundary issue workaround now that the proper fix is 2012-03-16 16:12:10 +00:00