Date: Wed, 27 Dec 2006 18:48:51 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifieee80211.c Message-ID: <200612271848.kBRImp7a081228@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2006-12-27 18:48:51 UTC FreeBSD src repository Modified files: sbin/ifconfig ifieee80211.c Log: Add half/quarter rate 11a channel support: o add hack/nonstandard channel mapping for public safety band channels to mirror kernel (temporary until we have proper 802.11 state) o change ieee80211_mhz2ieee to take channel flags (unused right now) While here do some minor fixups like using IEEE80211_IS_CHAN_ANYG. Revision Changes Path 1.42 +25 -15 src/sbin/ifconfig/ifieee80211.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612271848.kBRImp7a081228>