CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/01/12 02:28:10
Modified files:
share/man/man4 : ifmedia.4
sys/dev/ic : ar5210.c ar5210var.h ar5211.c ar5212.c ar5xxx.c
ar5xxx.h ath.c pgt.c
sys/net : if_media.h
sys/net80211 : ieee80211.c ieee80211_ioctl.h
ieee80211_output.c ieee80211_proto.c
ieee80211_radiotap.h ieee80211_regdomain.h
ieee80211_var.h
usr.sbin/hostapd: print-802_11.c
usr.sbin/tcpdump: print-802_11.c
Log message:
Remove wireless turbo mode support. It is a non-standard extension
which only worked with ath(4) devices from a decade ago.
Diff tested on ath(4) hardware by me to verify that 11a/b modes still work.
ok reyk deraadt chris sthen kettenis