freebsd-dev/sys/x86
Roger Pau Monné e68c8d7f2b atpic: make sure atpic_init is called after IO APIC initialization
After r269510 the IO APIC and ATPIC initialization is done at the same
order, which means atpic_init can be called before the IO APIC has
been initalized. In that case the ATPIC will take over the interrupt
sources, preventing the IO APIC from registering them.

Reported by: David Wolfskill <david@catwhisker.org>
Tested by: David Wolfskill <david@catwhisker.org>,
           Trond Endrestøl <Trond.Endrestol@fagskolen.gjovik.no>
Sponsored by: Citrix Systems R&D
2014-08-07 17:00:50 +00:00
..
acpica x86/madt: make the interrupt override parser a public function 2014-08-04 08:58:50 +00:00
bios Add missing header needed by free(9). 2012-09-30 15:42:20 +00:00
cpufreq Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
include xen: add ACPI bus to xen_nexus when running as Dom0 2014-08-04 09:05:28 +00:00
iommu Remove ia64. 2014-07-07 00:27:09 +00:00
isa atpic: make sure atpic_init is called after IO APIC initialization 2014-08-07 17:00:50 +00:00
pci Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
x86 xen: change order of Xen intr init and IO APIC registration 2014-08-04 08:54:34 +00:00
xen xen: add ACPI bus to xen_nexus when running as Dom0 2014-08-04 09:05:28 +00:00