Date: Wed, 1 Jun 2005 11:07:07 -0400 From: John Baldwin <jhb@FreeBSD.org> To: Kirk Strauser <kirk@strauser.com> Cc: freebsd-stable@FreeBSD.org Subject: Re: wi0 is always status: no carrier Message-ID: <200506011107.08593.jhb@FreeBSD.org> In-Reply-To: <200505272248.08196.kirk@strauser.com> References: <200505122236.14490.kirk@strauser.com> <200505271548.42926.jhb@FreeBSD.org> <200505272248.08196.kirk@strauser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 27 May 2005 11:48 pm, Kirk Strauser wrote: > On Friday 27 May 2005 02:48 pm, you wrote: > > The patch should change the IRQ numbers and also print out a line about > > how it is trusting your BIOS over the $PIR, so I think you didn't > > backport the patch correctly or boot the patched kernel somehow. > > Here's what I did: I see. It's because your PIR lists 10 as the only IRQ that it does this. You can override the IRQ with a hint at least using 1.117 of pci_pir.c. Try setting 'hw.pci.link.0x22.irq=11' in the loader to force the IRQ to 11 to see if that works. -- 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?200506011107.08593.jhb>