Re: Help with bcm4328 revision 5

2008-02-12 Thread Alan Carvalho de Assis
2008/2/12, Michael Buesch [EMAIL PROTECTED]: Well, we're not talking about something being broken here. It's simply not implemented, yet. If you needs tester to test new code let me know. -- Greetings Michael. Cheers, Alan ___ Bcm43xx-dev

Re: Help with bcm4328 revision 5

2008-02-12 Thread Michael Buesch
On Tuesday 12 February 2008 20:01:59 Gene Heskett wrote: On Tuesday 12 February 2008, Michael Buesch wrote: On Tuesday 12 February 2008 18:48:30 Pavel Roskin wrote: On Tue, 2008-02-12 at 14:38 -0200, Alan Carvalho de Assis wrote: Hi, I am testing kernel 2.6.25-rc1 to get my Broadcom

Re: [PATCH RFT/RFC] b43: Add QOS support

2008-02-12 Thread Michael Buesch
On Tuesday 12 February 2008 22:05:42 Michael Buesch wrote: This patch adds QOS support for b43. Please comment on this and test this. This patch depends on Johannes' burst time - txop patch being _not_ applied. One can trivially fix that, though. Hm, it seems there are two other variables

Re: Enabling CONFIG_DEBUG_SLAB breakes b43 module

2008-02-12 Thread Larry Finger
Jörg Sommer wrote: Hi, I'm using the b43 driver to connect to a WPA2 encrypted WLAN. When I enable the kernel option CONFIG_DEBUG_SLAB my connection breaks. wpa_supplicant can establish the connection and I can make pings or DNS queries, but downloading a file kills the connection. The

Re: [PATCH RFT/RFC] b43: Add QOS support

2008-02-12 Thread Michael Buesch
On Tuesday 12 February 2008 22:05:42 Michael Buesch wrote: This patch adds QOS support for b43. Please comment on this and test this. This patch depends on Johannes' burst time - txop patch being _not_ applied. One can trivially fix that, though. + for (i = 0; i

Re: Help with bcm4328 revision 5

2008-02-12 Thread Michael Buesch
On Tuesday 12 February 2008 19:47:47 Alan Carvalho de Assis wrote: Why this device don't work? because support for draft-N devices is not yet implemented. -- Greetings Michael. ___ Bcm43xx-dev mailing list Bcm43xx-dev@lists.berlios.de

Re: Help with bcm4328 revision 5

2008-02-12 Thread Alan Carvalho de Assis
2008/2/12, Michael Buesch [EMAIL PROTECTED]: On Tuesday 12 February 2008 18:48:30 Pavel Roskin wrote: On Tue, 2008-02-12 at 14:38 -0200, Alan Carvalho de Assis wrote: Hi, I am testing kernel 2.6.25-rc1 to get my Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03) working. The device

Re: Help with bcm4328 revision 5

2008-02-12 Thread Pavel Roskin
On Tue, 2008-02-12 at 14:38 -0200, Alan Carvalho de Assis wrote: Hi, I am testing kernel 2.6.25-rc1 to get my Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03) working. You probably want to be on the everything branch of the wireless-2.6 repository to help with this. Not all patches go into

Re: Help with bcm4328 revision 5

2008-02-12 Thread Michael Buesch
On Tuesday 12 February 2008 18:48:30 Pavel Roskin wrote: On Tue, 2008-02-12 at 14:38 -0200, Alan Carvalho de Assis wrote: Hi, I am testing kernel 2.6.25-rc1 to get my Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03) working. The device won't work. No matter what you try. -- Greetings

Help with bcm4328 revision 5

2008-02-12 Thread Alan Carvalho de Assis
Hi, I am testing kernel 2.6.25-rc1 to get my Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03) working. The distro is Ubuntu 7.10. I used broadcom-wl-4.80.53.0.tar.bz2 and extracted firmware from this: # b43-fwcutter -w /lib/firmware /location/of/driver/wl_apsta_mimo.o It created the

Re: Enabling CONFIG_DEBUG_SLAB breakes b43 module

2008-02-12 Thread Michael Buesch
On Tuesday 12 February 2008 12:33:36 Jörg Sommer wrote: So ehm. Disable DEBUG_SLAB? Yes, but I thought this points to an error. Something like usage after free. No? I thought those DEBUG options are to find bugs. Well, you said it breaks down on huge throughput only, right? I'm not so

Re: Enabling CONFIG_DEBUG_SLAB breakes b43 module

2008-02-12 Thread Jörg Sommer
Hallo Michael, Michael Buesch [EMAIL PROTECTED] wrote: On Monday 11 February 2008 13:22:14 Jörg Sommer wrote: Hi, I'm using the b43 driver to connect to a WPA2 encrypted WLAN. When I enable the kernel option CONFIG_DEBUG_SLAB my connection breaks. wpa_supplicant can establish the