Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Aug 2000 22:03:18 -0700
From:      Sean-Paul Rees <sean@seanrees.com>
To:        questions@freebsd.org
Subject:   determining device interrupts
Message-ID:  <20000831220318.A48413@seanrees.com>

next in thread | raw e-mail | index | archive | help
Quick question,

I'd like to see which devices are using which interrupts, in a quick n'
simple table, something like:

dc0 <tab> 10
xl0 <tab> 11
ahc0 <tab> 14

etc.

The irq information appears in dmesg, and I'd like to extract it easily. I can't
seem to figure out how to do it with sed/awk/grep, and its been plaguing me for
a few days now.

-- 
Cheers,
Sean

Sean-Paul Rees (sean@seanrees.com)
Web: http://www.seanrees.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000831220318.A48413>