On 3 Nov, Alexander Anderson wrote:
> 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
In message <[EMAIL PROTECTED]> Alexander Anderson writes:
: 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?
vmstat -i
In the last episode (Nov 03), Alexander Anderson said:
> 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?
vmstat -i
Bu
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 in
> 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 t
Their is no corresponding device in the kernel !!!
These drivers work as a thrid party module, and have seen working before, but
need the base address value.
On Wed, 01 Nov 2000, you wrote:
> What device does it correspond to in kernel config file?
> If the device is in the kernel I would hav
ok, is their anyway to probe for base addresses?
This is an unusual card, a Dialogic D41/E Computer Telephony card. It *will*
work under BSD, just need a base address value now.
thanx for help so far btw.
On Wed, 01 Nov 2000, you wrote:
> vmstat -i
> coupled with
> dmesg | grep irq
>
> should
On Wed, 1 Nov 2000, Jamie Heckford 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??
dmesg | grep irq
Doug White| FreeBSD: The Power to Serve
[EMAIL
8 matches
Mail list logo