freebsd-src/sys/x86
John Baldwin 45a225844f Allocate the ioapics[] array dynamically since it is only needed for the
duration of madt_setup_io().  This avoids having the array take up
permanent space in the BSS.

Inspired by:	bde
MFC after:	2 weeks
2012-03-28 18:53:48 +00:00
..
acpica Allocate the ioapics[] array dynamically since it is only needed for the 2012-03-28 18:53:48 +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 Move the DTrace return IDT vector back up from 0x20 to 0x92. The 0x20 2012-03-28 16:32:17 +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