Date: Wed, 01 Oct 2003 08:55:40 -0700 (PDT) From: John Polstra <jdp@polstra.com> To: Paul Saab <ps@mu.org> Cc: freebsd-stable@freebsd.org Subject: Re: 4.9-RC and bge Message-ID: <XFMail.20031001085540.jdp@polstra.com> In-Reply-To: <20031001004813.GA11707@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01-Oct-2003 Paul Saab wrote: > John Polstra (jdp@polstra.com) wrote: >> >> Check your dmesg output, and I bet you'll see that bge0 is sharing an >> IRQ with another device. (If not, I'd like to hear about it.) This >> bug was fixed in -current in revision 1.41 of if_bge.c, but it never >> got merged to -stable. I have a patch for -stable that I am planning >> to commit after the source freeze lifts. It is attached to this mail. >> Please let me know whether it solves your problem or not. > > The only reason I never backported this was that loadandclear is not on > alpha and therefore would break on alpha. Ohhhhh! I didn't realize that. If I MFC the change I'll make sure to add loadandclear on the alpha as well. John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20031001085540.jdp>