Re: Tons of interrupts on driver load

2008-04-26 Thread Larry Finger
Michael Buesch wrote: > Yeah, well. We shouldn't tell mac80211 about the A-PHY, as that doesn't > work, yet. Will this patch do the trick, at least until A-PHY's work? Index: wireless-testing/drivers/net/wireless/b43/main.c === ---

Re: Tons of interrupts on driver load

2008-04-26 Thread Michael Buesch
On Sunday 27 April 2008 01:42:24 Larry Finger wrote: > I have no idea as to why the interface is switching from 5 to 2.4 GHz, Well, most likely it's scanning the channels, right? > and back endlessly. Perhaps Michael knows. It is also possible that > the bug is in the new mac80211 band API, whi

Re: Tons of interrupts on driver load

2008-04-26 Thread Larry Finger
Richard Jonsson wrote: > Larry Finger skrev: >> Richard Jonsson wrote: >>> Larry Finger skrev: If Linus's latest git still has the problem, please do a bisection. I >>> I've now completed the bisection, result below. I'm not really sure >>> this is the bad commit, as v2.6.25 is fine, and thi

Re: Tons of interrupts on driver load

2008-04-26 Thread Richard Jonsson
Larry Finger skrev: Richard Jonsson wrote: Larry Finger skrev: If Linus's latest git still has the problem, please do a bisection. I I've now completed the bisection, result below. I'm not really sure this is the bad commit, as v2.6.25 is fine, and this commit is from february. But then again

RE: Feedback on ASUS WL-138G V2 on x86_64

2008-04-26 Thread kala mazoo
> Date: Fri, 25 Apr 2008 04:14:11 +0200 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: Feedback on ASUS WL-138G V2 on x86_64 > > On Fri, Apr 25, 2008 at 3:56 AM, kala mazoo wrote: >> <> >> >> Apart from the fact I probably shouldn't be

Re: Tons of interrupts on driver load

2008-04-26 Thread Larry Finger
Richard Jonsson wrote: > Larry Finger skrev: >> If Linus's latest git still has the problem, please do a bisection. I > > I've now completed the bisection, result below. I'm not really sure this > is the bad commit, as v2.6.25 is fine, and this commit is from february. > But then again, I don't

Re: Tons of interrupts on driver load

2008-04-26 Thread Richard Jonsson
Larry Finger skrev: > Richard Jonsson wrote: >> Larry Finger skrev: >>> Richard Jonsson wrote: flipping switch a few times, led unchanged [ 1534.770048] b43-phy0: Radio hardware status changed to ENABLED [ 1550.778511] b43-phy0: Radio hardware status changed to DISABLED [ 1562.7

Re: Tons of interrupts on driver load

2008-04-26 Thread Richard Jonsson
Richard Jonsson skrev: > Larry Finger skrev: >> If Linus's latest git still has the problem, please do a bisection. I > > I've now completed the bisection, result below. I'm not really sure this > is the bad commit, as v2.6.25 is fine, and this commit is from february. > But then again, I don't

Re: Tons of interrupts on driver load

2008-04-26 Thread Richard Jonsson
Larry Finger skrev: > If Linus's latest git still has the problem, please do a bisection. I I've now completed the bisection, result below. I'm not really sure this is the bad commit, as v2.6.25 is fine, and this commit is from february. But then again, I don't fully understand how git does it'