Date: Wed, 15 Aug 2001 14:53:20 -0600 (MDT) From: <janb@cs.utep.edu> To: John Baldwin <jhb@FreeBSD.org> Cc: Mike Smith <msmith@FreeBSD.org>, <hackers@FreeBSD.org> Subject: Re: more Newbus questions Message-ID: <Pine.GSO.4.30.0108151447160.20652-100000@gecko> In-Reply-To: <XFMail.010815103019.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
OK, this is helpful, but I have looked at this before. this seems to be where the interrupt vector table is initialized.(correct me if I am wrong..) NOw, where do the devices that newbus finds and probes get inserted into these structures(intr_handler,intr_mptr, etc)? Also, what are fastintr[] and slowintr[] for? I know I am being a pain, but I appreciae the help JAn > > Go read sys/i386/isa/intr_machdep.c (I know, isa/ is a bad place for it..) > > Also look at sys/kern/kern_intr.c and the ithread manpage to understand the MI > ithread portions. > > >> JAn > > -- > > John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ > PGP Key: http://www.baldwin.cx/~john/pgpkey.asc > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.30.0108151447160.20652-100000>