W dniu 22 grudnia 2009 04:08 użytkownik Larry Finger <[email protected]> napisał: > On 12/21/2009 07:40 PM, Rafał Miłecki wrote: >> It's just compilation-tested as I don't own N-PHY device yet (should >> receive one for Christmas). Not sure if we even support SSB used for >> N-PHY cards. > > I think N PHY cards are supported by SSB. There may be some things to > be extracted from the SPROM, but otherwise it should be OK.
Good to known. I'll test that when I receive my gift :) My doubts came from https://lists.berlios.de/pipermail/bcm43xx-dev/2009-December/006541.html > To get N PHY stuff to compile, you need the following patch: > > > > Index: wireless-testing/drivers/net/wireless/b43/Kconfig > =================================================================== > --- wireless-testing.orig/drivers/net/wireless/b43/Kconfig > +++ wireless-testing/drivers/net/wireless/b43/Kconfig > @@ -81,7 +81,7 @@ config B43_SDIO > > config B43_NPHY > bool "Pre IEEE 802.11n support (BROKEN)" > - depends on B43 && EXPERIMENTAL && BROKEN > + depends on B43 && EXPERIMENTAL > ---help--- > Support for the IEEE 802.11n draft. Sure, I've applied this locally as first thing. If I didn't I couldn't compile-test my patch :) -- Rafał _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
