DragonFly commits List (threaded) for 2009-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
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
commit f41c43c19e17ca807a28ba60b32364f1a40438f4
Author: Sepherosa Ziehau <sephe@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]