opnsense-src/sys/dev/usb/wlan
Bernhard Schmidt a7c6aabdc3 Instead of using the AMRR ratectl algo as default for drivers which have
the IEEE80211_C_RATECTL flag set, default to NONE for all drivers. Only if
a driver calls ieee80211_ratectl_init() check if the NONE algo is still
selected and try to use AMRR in that case. Drivers are still free to use
any other algo by calling ieee80211_ratectl_set() prior to the
ieee80211_ratectl_init() call.

After this change it is now safe to assume that a ratectl algo is always
available and selected, which renders the IEEE80211_C_RATECTL flag pretty
much useless. Therefore revert r211314 and 211546.

Reviewed by:	rpaulo
MFC after:	2 weeks
2010-11-06 18:17:20 +00:00
..
if_rum.c Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +00:00
if_rumfw.h
if_rumreg.h
if_rumvar.h
if_run.c Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +00:00
if_runreg.h
if_runvar.h
if_uath.c
if_uathreg.h
if_uathvar.h
if_upgt.c USB WLAN: 2010-10-13 20:56:54 +00:00
if_upgtvar.h
if_ural.c Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +00:00
if_uralreg.h
if_uralvar.h
if_urtw.c Fix build breakage from r212127 2010-09-02 03:50:11 +00:00
if_urtwreg.h
if_urtwvar.h
if_zyd.c Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +00:00
if_zydfw.h
if_zydreg.h