PERFORCE change 141155 for review

Sam Leffler sam at FreeBSD.org
Sun May 4 19:06:14 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=141155

Change 141155 by sam at sam_ebb on 2008/05/04 19:06:03

	sync w/ kernel

Affected files ...

.. //depot/projects/vap/sbin/ifconfig/ifieee80211.c#20 edit

Differences ...

==== //depot/projects/vap/sbin/ifconfig/ifieee80211.c#20 (text+ko) ====

@@ -3061,9 +3061,9 @@
 }
 
 #define	IEEE80211_C_BITS \
-	"\20\7FF\10TURBOP\11IBSS\12PMGT" \
+	"\20\1STA\7FF\10TURBOP\11IBSS\12PMGT" \
 	"\13HOSTAP\14AHDEMO\15SWRETRY\16TXPMGT\17SHSLOT\20SHPREAMBLE" \
-	"\21MONITOR\30WPA1\31WPA2\32BURST\33WME\34WDS\36BGSCAN" \
+	"\21MONITOR\22DFS\30WPA1\31WPA2\32BURST\33WME\34WDS\36BGSCAN" \
 	"\37TXFRAG"
 
 #define	IEEE80211_CRYPTO_BITS \


More information about the p4-projects mailing list