Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2008 19:04:11 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 141153 for review
Message-ID:  <200805041904.m44J4Bhe067444@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

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

Change 141153 by sam@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 =



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