Date: Wed, 18 May 2005 20:25:00 GMT From: Sam Leffler <sam@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 77145 for review Message-ID: <200505182025.j4IKP0s1058582@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=77145 Change 77145 by sam@sam_ebb on 2005/05/18 20:24:19 update net80211 capabilities list Affected files ... .. //depot/projects/vap/sbin/ifconfig/ifieee80211.c#5 edit Differences ... ==== //depot/projects/vap/sbin/ifconfig/ifieee80211.c#5 (text+ko) ==== @@ -1034,9 +1034,9 @@ } #define IEEE80211_C_BITS \ -"\020\1WEP\2TKIP\3AES\4AES_CCM\6CKIP\7FF\10TURBOP\11IBSS\12PMGT\13HOSTAP\14AHDEMO" \ -"\15SWRETRY\16TXPMGT\17SHSLOT\20SHPREAMBLE\21MONITOR\22TKIPMIC\30WPA1" \ -"\31WPA2\32BURST\33WME" +"\020\1WEP\2TKIP\3AES\4AES_CCM\6CKIP\7FF\10TURBOP\11IBSS\12PMGT\13HOSTAP" \ +"\14AHDEMO\15SWRETRY\16TXPMGT\17SHSLOT\20SHPREAMBLE\21MONITOR\22TKIPMIC" \ +"\30WPA1\31WPA2\32BURST\33WME\34WDS\35BGSCAN" static void list_capabilities(int s)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505182025.j4IKP0s1058582>
