Date: Tue, 17 May 2005 23:45:54 GMT From: Sam Leffler <sam@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 77116 for review Message-ID: <200505172345.j4HNjsGm061423@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=77116 Change 77116 by sam@sam_ebb on 2005/05/17 23:45:11 indicate wds is supported Affected files ... .. //depot/projects/vap/sys/dev/ath/if_ath.c#14 edit Differences ... ==== //depot/projects/vap/sys/dev/ath/if_ath.c#14 (text+ko) ==== @@ -515,6 +515,7 @@ | IEEE80211_C_SHSLOT /* short slot time supported */ | IEEE80211_C_WPA /* capable of WPA1+WPA2 */ | IEEE80211_C_BGSCAN /* capable of bg scanning */ + | IEEE80211_C_WDS /* 4-address frames supported */ ; /* * Query the hal to figure out h/w crypto support.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505172345.j4HNjsGm061423>