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. > -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html