git: intr/i386: Define IDT_HWI_VECTORS

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sun Aug 21 06:21:11 PDT 2011


commit b2150df1fbc2dc3d50c96d0a998536fdcf145c2b
Author: Sepherosa Ziehau <sephe at 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





More information about the Commits mailing list