Date: Mon, 3 Nov 2003 14:36:43 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 nexus.c Message-ID: <200311032236.hA3MahHm098211@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311032236.hA3MahHm098211>
