Re: Odd network locking

2007-08-04 Thread Richard Jonsson
On Saturday 04 August 2007 07:12:46 Brennan Ashton wrote: > When the bcm43xx_mac80211 driver stops communicating, and needs to be > reset (this seems to happens when coming from strong to week to strong > signal area quickly) i have been rmmod and then modprobing it. this > works most of the time,

Re: Odd network locking

2007-08-04 Thread Brennan Ashton
> I've seen this while testing the 4301 driver (also mac80211). > I do not get it when booting into recovery mode, but is 100% reproducible when > booting into X. A guess is that networkmanager is involved in it. I am also > pretty sure that "Usage count" equals the number of times the driver has b

Re: 2.6.23-rc1-wireless-dev bcm43xx_mac80211 associates, but Ethernet appears broken

2007-08-04 Thread Michael Buesch
On Saturday 04 August 2007, Larry Finger wrote: > Pavel Roskin wrote: > > On Fri, 2007-08-03 at 20:46 -0500, Larry Finger wrote: > > > >> The size of LO array message is not fatal. > > > > I'll really appreciate if it's removed or at least the stack dump is > > suppressed. We know already that i

Re: 2.6.23-rc1-wireless-dev bcm43xx_mac80211 associates, but Ethernet appears broken

2007-08-04 Thread Will Dyson
On 8/4/07, Michael Buesch <[EMAIL PROTECTED]> wrote: > So any suggestions on how to fix this? > The problem is that I'm not sure why we calibrate the LO by these strange > tables. Maybe we can fix this by dropping the tables and simply > calibrate it for every possible attenuation. > These tables

Port of bcm43xx from softmac to mac80211 is available for testing

2007-08-04 Thread Larry Finger
The port of bcm43xx from softmac to mac80211 is available for testing. There are two patch sets that can be downloaded from ftp://lwfinger.dynalias.org/patches and be applied to kernel 2.6.23-rc1 or -rc2, the mainstream git tree (Linus's), and Linville's wireless-2.6 git tree. The two files ar

Re: 2.6.23-rc1-wireless-dev bcm43xx_mac80211 associates, but Ethernet appears broken

2007-08-04 Thread Pavel Roskin
On Sat, 2007-08-04 at 18:47 +0200, Michael Buesch wrote: > Yeah, I'd like to get rid of this message, too. But by fixing the > bug and not by hiding it. > > So any suggestions on how to fix this? I think you could try to write a detailed explanation of the problem, in particular, what those tabl

Re: Odd network locking

2007-08-04 Thread Richard Jonsson
On Saturday 04 August 2007 17:23:57 you wrote: > > I've seen this while testing the 4301 driver (also mac80211). > > I do not get it when booting into recovery mode, but is 100% reproducible > > when booting into X. A guess is that networkmanager is involved in it. I > > am also pretty sure that "U

[PATCH] bcm43xx-mac80211: Rescale link quality output

2007-08-04 Thread Larry Finger
The link quality output from wireless extensions is too small by the ratio of 100/BCM43xx_RX_MAX_SSI (60) for bcm43xx-mac80211. This patch puts the quantity on the proper scale. Signed-off-by: Larry Finger <[EMAIL PROTECTED]> --- Index: wireless-dev/drivers/net/wireless/bcm43xx-mac80211/bcm43xx_x