cvs commit: src/sys/i386/i386 nexus.c
John Baldwin
jhb at FreeBSD.org
Mon Nov 3 14:36:44 PST 2003
jhb 2003/11/03 14:36:43 PST
FreeBSD src repository
Modified files:
sys/i386/i386 nexus.c
Log:
- Always allocate the maximum size for the IRQ resource manager. Ideally
we would manage this better by having the interrupt code add each
interrupt vector to the resource map when each source is registered.
- Use the new interrupt code API for registering and tearing down interrupt
handlers.
Revision Changes Path
1.53 +4 -16 src/sys/i386/i386/nexus.c
More information about the cvs-src
mailing list