Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 2004 14:34:26 -0500
From:      John Baldwin <jhb@FreeBSD.org>
To:        Yevgen Muntyan <muntyan@tamu.edu>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: Can't assign irq for integrated wireless NIC
Message-ID:  <200403031434.26621.jhb@FreeBSD.org>
In-Reply-To: <200403022030.09432.muntyan@tamu.edu>
References:  <200402291903.20499.muntyan@tamu.edu> <200403021147.50480.jhb@FreeBSD.org> <200403022030.09432.muntyan@tamu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 02 March 2004 09:30 pm, Yevgen Muntyan wrote:
> Good evening.
>
> On Tuesday 02 March 2004 10:47, John Baldwin wrote:
> > On Monday 01 March 2004 08:16 pm, Yevgen Muntyan wrote:
> > > On Monday 01 March 2004 16:30, John Baldwin wrote:
> > > > Can you do 'sysctl debug.bootverbose=1' before kldload'ing ndis.ko
> > > > and then send the messages here?
> >
> > There should be messages regarding PCI interrupt routing that happen when
> > you kldload ndis.ko when bootverbose is set.
>
> I'm sorry, but there were no messages at all. I did:
>
> sysctl debug.bootverbose=1
> kldload ndis
>
> And nothing, module is silently loaded without any messages; kldstat shows
> presense of ndis.ko. ('kldload if_ndis' after that - panic).
>
> Can I do something else?

Sorry, it would be the if_ndis.ko that did the messages.  Can you load ndis.ko 
and if_ndis.ko from the boot loader, do a boot -v and capture that output via 
a serial console or some such?

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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