Date: Sat, 25 Oct 2008 23:31:20 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net80211 ieee80211.c Message-ID: <200810252331.m9PNVaHB043020@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2008-10-25 23:31:20 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211.c Log: SVN rev 184273 on 2008-10-25 23:31:20Z by sam 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 Revision Changes Path 1.56 +8 -62 src/sys/net80211/ieee80211.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810252331.m9PNVaHB043020>