]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o add support for ifconfig wlanX mode foo
authorSam Leffler <sam@FreeBSD.org>
Sat, 25 Oct 2008 23:31:20 +0000 (23:31 +0000)
committerSam Leffler <sam@FreeBSD.org>
Sat, 25 Oct 2008 23:31:20 +0000 (23:31 +0000)
commitf945bd7aa92da60881123bd0a701d4e90a80b0e8
treefc693f19e84e74f527c2691793d7438557a1c3e1
parentfad0f46d20378c6aa48c5096c1ef9a6ce4bd2865
o add support for ifconfig wlanX mode foo
o yank useless code for setting fixed rate through media opts: this
  mechanism didn't scale to HT rates and couldn't handle multiple bands;
  fixed tx rates are set with the IEEE80211_IOC_TXPARAMS ioctl
sys/net80211/ieee80211.c