Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2008 01:28:21 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 136312 for review
Message-ID:  <200802270128.m1R1SLaj017529@repoman.freebsd.org>

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

Change 136312 by sam@sam_ebb on 2008/02/27 01:27:55

	indicate we are capable of WDS

Affected files ...

.. //depot/projects/vap/sys/dev/ath/if_ath.c#37 edit

Differences ...

==== //depot/projects/vap/sys/dev/ath/if_ath.c#37 (text+ko) ====

@@ -511,6 +511,7 @@
 		| IEEE80211_C_HOSTAP		/* hostap mode */
 		| IEEE80211_C_MONITOR		/* monitor mode */
 		| IEEE80211_C_AHDEMO		/* adhoc demo mode */
+		| IEEE80211_C_WDS		/* 4-address traffic works */
 		| IEEE80211_C_SHPREAMBLE	/* short preamble supported */
 		| IEEE80211_C_SHSLOT		/* short slot time supported */
 		| IEEE80211_C_WPA		/* capable of WPA1+WPA2 */



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