IO APIC: Assign pins dedicated to PCI in the early stage.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 9 Jul 2009 09:09:21 +0000 (17:09 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 11 Jul 2009 02:27:16 +0000 (10:27 +0800)
commitf41c43c19e17ca807a28ba60b32364f1a40438f4
treec0ef58761f9dd545cbf2050651618161c6e6988e
parente907d51d13bb415ef795852a3ded4f613a946177
IO APIC: Assign pins dedicated to PCI in the early stage.

After this, we no longer need to reprogramme IO APIC every time
an interrupt handler is to be registered, which is potentially
dangerous.
sys/kern/kern_intr.c
sys/platform/pc32/apic/apic_abi.c
sys/platform/pc32/i386/mp_machdep.c