freebsd-dev/sys/x86/isa
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
..
atpic.c atpic: make sure atpic_init is called after IO APIC initialization 2014-08-07 17:00:50 +00:00
atrtc.c MFcalloutng: 2013-02-28 13:46:03 +00:00
clock.c xen: implement an early timer for Xen PVH 2014-03-11 10:20:42 +00:00
elcr.c Drop the 3rd clause from all 3 clause BSD licenses where I am the sole 2014-02-05 18:13:27 +00:00
icu.h - Fix to build a native i386 kernel without the SMP and atpic. 2012-03-16 12:13:44 +00:00
isa_dma.c Remove vestiges of knowing the ISA bus, which we gave up on around 20 2014-03-19 21:03:04 +00:00
isa.c isa: allow ISA bus to attach to xenpv bus 2014-06-16 08:49:16 +00:00
nmi.c
orm.c