jhb 2003/11/05 15:19:44 PST
FreeBSD src repository
Modified files:
sys/i386/i386 nexus.c
Log:
Instead of marking all 159 interrupts as available in the IRQ resource
manager, only add interrupts that have an associated source in the
interrupt table to the resource manager.
Revision Changes Path
1.54 +19 -3 src/sys/i386/i386/nexus.c