1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/x86
John Baldwin 8fef42c511 - Panic up front if a kernel does not include 'device atpic' and an
APIC is not found.
- Don't panic if lapic_enable_cmc() is called and the APIC is not enabled.
  This can happen due to booting a kernel with APIC disabled on a CPU that
  supports CMCI.
- Wrap a long line.
2012-02-27 17:33:16 +00:00
..
acpica Fix a few bugs in the SRAT parsing code: 2012-01-03 20:53:58 +00:00
bios
cpufreq Fix apparent logic reversal in setting the 'auto_mode' flag. 2012-02-26 21:24:27 +00:00
include
isa
pci - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
x86 - Panic up front if a kernel does not include 'device atpic' and an 2012-02-27 17:33:16 +00:00