intr/i386: Define IDT_HWI_VECTORS
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 21 Aug 2011 13:02:48 +0000 (21:02 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 21 Aug 2011 13:17:31 +0000 (21:17 +0800)
commitb2150df1fbc2dc3d50c96d0a998536fdcf145c2b
treec23ffecff9b5d8d417589970faadea5d2c9851ef
parent92ab338f409f810f132b869de8c7427c0d8c65d3
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.
sys/platform/pc32/apic/ioapic_abi.c
sys/platform/pc32/apic/ioapic_abi.h
sys/platform/pc32/apic/ioapic_ipl.h
sys/platform/pc32/i386/nexus.c
sys/platform/pc32/icu/icu_abi.c
sys/platform/pc32/include/intr_machdep.h