CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2016/01/05 11:41:16

Modified files:
        sys/dev/ic     : ar5008.c ar5416.c ar5416reg.h ar9003.c ar9280.c 
                         ar9280reg.h ar9285.c ar9285reg.h ar9287.c 
                         ar9287reg.h ar9380.c ar9380reg.h athn.c 
                         athnvar.h rt2860.c 
        sys/dev/pci    : if_iwm.c if_iwmvar.h if_iwn.c if_iwnvar.h 
                         if_rtwn.c 
        sys/dev/usb    : if_rsu.c if_urtwn.c 
        sys/net80211   : ieee80211.c ieee80211_amrr.c ieee80211_input.c 
                         ieee80211_node.c ieee80211_node.h 
                         ieee80211_output.c ieee80211_proto.c 
                         ieee80211_proto.h ieee80211_var.h 

Log message:
Remove the IEEE80211_NO_HT macro. Reduces ifdef spaghetti, enables 11n mode
in bsd.rd, and might uncover some bugs. Suggested by tedu@ and deraadt@.
ok sthen@ jasper@ deraadt@

Reply via email to