git: intr/i386: Define IDT_HWI_VECTORS

看板DFBSD_commit作者時間14年前 (2011/08/21 21:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit b2150df1fbc2dc3d50c96d0a998536fdcf145c2b Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Sun Aug 21 21:02:48 2011 +0800 intr/i386: Define IDT_HWI_VECTORS This macro defines how many IDT vectors that could be setup as hardware interrupts. Use this macro instead of MAX_HARDINTS and APIC_INTMAPSIZE. Summary of changes: sys/platform/pc32/apic/ioapic_abi.c | 6 ++++-- sys/platform/pc32/apic/ioapic_abi.h | 1 - sys/platform/pc32/apic/ioapic_ipl.h | 2 -- sys/platform/pc32/i386/nexus.c | 7 +++++-- sys/platform/pc32/icu/icu_abi.c | 4 ++-- sys/platform/pc32/include/intr_machdep.h | 2 ++ 6 files changed, 13 insertions(+), 9 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b2150df1fbc2dc3d50c96d0a998536fdcf145c2b -- DragonFly BSD source repository
文章代碼(AID): #1EKGZPla (DFBSD_commit)