PERFORCE change 77116 for review

Sam Leffler sam at FreeBSD.org
Tue May 17 16:46:00 PDT 2005


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

Change 77116 by sam at 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.


More information about the p4-projects mailing list