Date: Tue, 2 Mar 2004 20:30:09 -0600 From: Yevgen Muntyan <muntyan@tamu.edu> To: John Baldwin <jhb@FreeBSD.org> Cc: freebsd-current@FreeBSD.org Subject: Re: Can't assign irq for integrated wireless NIC Message-ID: <200403022030.09432.muntyan@tamu.edu> In-Reply-To: <200403021147.50480.jhb@FreeBSD.org> References: <200402291903.20499.muntyan@tamu.edu> <200403011916.17683.muntyan@tamu.edu> <200403021147.50480.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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? Yevgen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403022030.09432.muntyan>