Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2007 21:00:26 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 117392 for review
Message-ID:  <200704042100.l34L0QUh083493@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=117392

Change 117392 by sam@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704042100.l34L0QUh083493>