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
cpufreq
include xen: add ACPI bus to xen_nexus when running as Dom0 2014-08-04 09:05:28 +00:00
iommu
isa atpic: make sure atpic_init is called after IO APIC initialization 2014-08-07 17:00:50 +00:00
pci
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