Date: Fri, 3 Nov 2000 21:49:13 -0500 From: Alexander Anderson <a.anderson@utoronto.ca> To: freebsd-hackers@freebsd.org Subject: Re: irq status Message-ID: <20001103214913.A201@dusty.galima.2y.net> In-Reply-To: <8tq9e7$esi$1@FreeBSD.csie.NCTU.edu.tw> References: <8tq9e7$esi$1@FreeBSD.csie.NCTU.edu.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
In mailing.freebsd.hackers, you wrote: > > Is their a tool out their or does anyone have a quick bit of code / > > hack that will "probe" all of the irqs on my box and tell me which > > ones are used / available?? > > No. You can glean some of this information from various > metaconfiguration interface, but the question you're asking suggests > that you're trying to do something wrong anyway. > > Why don't you tell us a bit more about what you want this information > for? I got curious too and decided to join. If you have dealt with Linux, it has 'interrupts' file in /proc filesystem. It tells you what IRQs are currently in use and what's using them. Is there something similar on FreeBSD? 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?20001103214913.A201>