On Sunday 08 June 2008 20:46:18 Dale Walsh wrote:
> 
> On Jun 08, 2008, at 14:39 PM, Michael Buesch wrote:
> 
> > On Sunday 08 June 2008 20:33:18 Dale Walsh wrote:
> >> It appears that the b43 driver supports 11n functionality
> >
> > What makes you think this?
> 
> Reading the english language I believe.
> 
> SEE: b43.h line #272
> /* PHYVersioning */
> #define B43_PHYTYPE_A                 0x00
> #define B43_PHYTYPE_B                 0x01
> #define B43_PHYTYPE_G                 0x02
> #define B43_PHYTYPE_N                 0x04 <---
> #define B43_PHYTYPE_LP                        0x05


You should probably read further:
Kconfig:
config B43_NPHY
       bool "Pre IEEE 802.11n support (BROKEN)"
       depends on B43 && EXPERIMENTAL && BROKEN

And no, it is not easy to "fix" this for you.
Just wait until it's done, please.

-- 
Greetings Michael.
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to