PERFORCE change 46383 for review

Sam Leffler sam at FreeBSD.org
Mon Feb 2 14:50:36 PST 2004


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

Change 46383 by sam at sam_ebb on 2004/02/02 14:49:37

	sync with madwifi

Affected files ...

.. //depot/projects/netperf+sockets/sys/net80211/ieee80211_ioctl.h#9 edit

Differences ...

==== //depot/projects/netperf+sockets/sys/net80211/ieee80211_ioctl.h#9 (text+ko) ====

@@ -189,7 +189,8 @@
 
 enum {
 	IEEE80211_PARAM_TURBO	= 1,	/* turbo mode */
-	IEEE80211_PARAM_MODE	= 2	/* phy mode (11a, 11b, etc.) */
+	IEEE80211_PARAM_MODE	= 2,	/* phy mode (11a, 11b, etc.) */
+	IEEE80211_PARAM_AUTHMODE= 3	/* authentication mode */
 };
 
 #define	SIOCG80211STATS		(SIOCDEVPRIVATE+2)


More information about the p4-projects mailing list