On Saturday 29 March 2008, Michael Buesch wrote: > +# Data transfers to the device via PIO > +# This is only needed on PCMCIA devices. All others can do DMA properly. > +config B43_PIO > + bool > + depends on B43 && (B43_PCMCIA || B43_FORCE_PIO) > + default y > + > config B43_NPHY > bool "Pre IEEE 802.11n support (BROKEN)" > depends on B43 && EXPERIMENTAL
Oh, this generates a tiny fuzz here, as I locally removed the && BROKEN from B43_NPHY. I guess that's trivial to fix for you and I don't need to rediff without that local patch applied before. :) > ---help--- > Support for the IEEE 802.11n draft. > _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
