Date: Mon, 15 Dec 2008 01:09:01 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/ifconfig ifieee80211.c Message-ID: <200812150109.mBF197Su059930@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2008-12-15 01:09:01 UTC FreeBSD src repository Modified files: sbin/ifconfig ifieee80211.c Log: SVN rev 186102 on 2008-12-15 01:09:01Z by sam 0 is a potential ISO CC; use new NO_COUNTRY #define to identify when the CC is not set. Note NO_COUNTRY is set to 0xffff for now (must be 16 bits as ieee80211_regdomain struct defines sku's and cc's as uint16_t which may need fixing). Revision Changes Path 1.61 +2 -2 src/sbin/ifconfig/ifieee80211.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812150109.mBF197Su059930>