git: ioapic/abi: Save IRQ to GSI mapping
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Mar 18 00:40:35 PDT 2011
commit 929c940f129e9d8a4c01475290abd850b8e696e5
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Mar 18 13:59:50 2011 +0800
ioapic/abi: Save IRQ to GSI mapping
Summary of changes:
sys/platform/pc32/apic/ioapic_abi.c | 46 +++++++++++++++++++++++++++++++++++
sys/platform/pc32/apic/ioapic_abi.h | 10 +++++++-
sys/platform/pc32/apic/mpapic.c | 3 +-
sys/platform/pc64/apic/ioapic_abi.c | 46 +++++++++++++++++++++++++++++++++++
sys/platform/pc64/apic/ioapic_abi.h | 10 +++++++-
sys/platform/pc64/apic/mpapic.c | 3 +-
6 files changed, 112 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/929c940f129e9d8a4c01475290abd850b8e696e5
--
DragonFly BSD source repository
More information about the Commits
mailing list