PERFORCE change 141153 for review

Sam Leffler sam at FreeBSD.org
Sun May 4 19:04:12 UTC 2008


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

Change 141153 by sam at sam_ebb on 2008/05/04 19:03:16

	mark driver DFS capable

Affected files ...

.. //depot/projects/vap/sys/dev/mwl/if_mwl.c#10 edit

Differences ...

==== //depot/projects/vap/sys/dev/mwl/if_mwl.c#10 (text+ko) ====

@@ -443,6 +443,7 @@
 		| IEEE80211_C_BGSCAN		/* capable of bg scanning */
 		| IEEE80211_C_TXFRAG		/* handle tx frags */
 		| IEEE80211_C_TXPMGT		/* capable of txpow mgt */
+		| IEEE80211_C_DFS		/* DFS supported */
 		;
 
 	ic->ic_htcaps =


More information about the p4-projects mailing list