Problem with connecting on bcm4318

2007-04-06 Thread Rafał Miłecki
Hello everyone :-) I would like to report a problem with connecting to network using bcm43xx module. It is quite hard to connect because I usualy receive an error from KNetworkManager: Could not connect to the network zajec_linksys. I have to try again, and again... After a few times it connects

Re: Problem with connecting on bcm4318

2007-04-06 Thread Mathias De Maré
I have this problem too, from time to time. If I remember correctly, it's got something to do with the power issues of the 4318 (but don't quote me on that, I'm not entirely sure). ___ Bcm43xx-dev mailing list Bcm43xx-dev@lists.berlios.de

Re: [PATCH 1/3] bcm43xx-mac80211: Catch dma mapping failures.

2007-04-06 Thread Michael Buesch
On Friday 06 April 2007 03:35, Will Dyson wrote: On 4/5/07, Michael Buesch [EMAIL PROTECTED] wrote: On Thursday 05 April 2007 06:03, Will Dyson wrote: @@ -1052,8 +1059,10 @@ static void dma_tx_fragment(struct bcm43xx_dmaring *ring, memcpy(meta-txstat.control, ctl,

Re: Problem with connecting on bcm4318

2007-04-06 Thread Larry Finger
Rafał Miłecki wrote: Hello everyone :-) I would like to report a problem with connecting to network using bcm43xx module. It is quite hard to connect because I usualy receive an error from KNetworkManager: Could not connect to the network zajec_linksys. I have to try again, and again...

Kernel NULL pointer when loading bcm43xx-mac80211 with fwpostfix = .fw4

2007-04-06 Thread Larry Finger
The current mb and wireless-dev git trees both get a kernel NULL pointer in param_set_copystring when modprobe'ing bcm43xx-mac80211 with a line of 'options bcm43xx-mac80211 fwpostfix = .fw4' in /etc/modprobe.conf.local. This construction used to work and still does for bcm43xx-softmac. I