PERFORCE change 117392 for review

Sam Leffler sam at FreeBSD.org
Wed Apr 4 21:00:27 UTC 2007


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

Change 117392 by sam at sam_ebb on 2007/04/04 21:00:10

	reserve ioctl code for controlling 802.11h support

Affected files ...

.. //depot/projects/wifi/sys/net80211/ieee80211_ioctl.h#37 edit

Differences ...

==== //depot/projects/wifi/sys/net80211/ieee80211_ioctl.h#37 (text+ko) ====

@@ -472,6 +472,7 @@
 #define	IEEE80211_IOC_STA_INFO		78	/* station/neighbor info */
 #define	IEEE80211_IOC_WPAIE2		79	/* WPA+RSN info elements */
 #define	IEEE80211_IOC_CURCHAN		80	/* current channel */
+#define	IEEE80211_IOC_DOTH		88	/* 802.11h (on, off) */
 
 /*
  * Scan result data returned for IEEE80211_IOC_SCAN_RESULTS.


More information about the p4-projects mailing list