DragonFly-2.3.1.759.gf41c4 master sys/kern kern_intr.c sys/platform/pc32/apic apic_abi.c sys/platform/pc32/i386 mp_machdep.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Jul 10 19:37:11 PDT 2009
commit f41c43c19e17ca807a28ba60b32364f1a40438f4
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Jul 9 17:09:21 2009 +0800
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.
Summary of changes:
sys/kern/kern_intr.c | 10 +---------
sys/platform/pc32/apic/apic_abi.c | 2 ++
sys/platform/pc32/i386/mp_machdep.c | 17 ++++++++++++-----
3 files changed, 15 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f41c43c19e17ca807a28ba60b32364f1a40438f4
--
DragonFly BSD source repository
More information about the Commits
mailing list