b43 module 2.6.24-rc6 doesn't work.

2008-01-04 Thread Mateusz Kozak
I have BCM4311 chipset based WLAN Card on my HP Compaq 6720s notebook..but it's issue with it... [EMAIL PROTECTED] ~ $ uname -r 2.6.24-rc6 [EMAIL PROTECTED] ~ $ [EMAIL PROTECTED] ~ $ lsmod Module Size Used by b43 119456 0 ssb33284 1 b43

[PATCH] b43: Add NPHY kconfig option

2008-01-04 Thread Michael Buesch
This adds a new Kconfig option for enabling probing of N-PHYs. This option will be removed again once the stuff works. For now it is to help in development. This way real users won't execute the broken N-PHY codepaths, but the developers can easily enable N-PHY stuff. To enable N-PHY probing

[PATCH] b43: Fix any N-PHY related WARN_ON() in the attach stage.

2008-01-04 Thread Michael Buesch
This fixes all WARN_ON()s in the attach stage. Signed-off-by: Michael Buesch [EMAIL PROTECTED] --- This is stuff for 2.6.25 Index: wireless-2.6/drivers/net/wireless/b43/b43.h === ---

Re: b43 module 2.6.24-rc6 doesn't work.

2008-01-04 Thread Larry Finger
Mateusz Kozak wrote: I have BCM4311 chipset based WLAN Card on my HP Compaq 6720s notebook..but it's issue with it... [EMAIL PROTECTED] ~ $ uname -r 2.6.24-rc6 [EMAIL PROTECTED] ~ $ [EMAIL PROTECTED] ~ $ lsmod Module Size Used by b43 119456 0 ssb