PERFORCE change 161205 for review

Warner Losh imp at FreeBSD.org
Mon Apr 27 19:44:11 UTC 2009


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

Change 161205 by imp at imp_lighthouse on 2009/04/27 19:43:56

	Per conversations with thompsa on irc, I'm enabling bg scan since
	it appears to work.

Affected files ...

.. //depot/projects/vap/sys/dev/bwi/if_bwi.c#26 edit

Differences ...

==== //depot/projects/vap/sys/dev/bwi/if_bwi.c#26 (text+ko) ====

@@ -513,6 +513,7 @@
 		      IEEE80211_C_SHSLOT |
 		      IEEE80211_C_SHPREAMBLE |
 		      IEEE80211_C_WPA |
+		      IEEE80211_C_BGSCAN |
 		      IEEE80211_C_MONITOR;
 	ic->ic_opmode = IEEE80211_M_STA;
 	ieee80211_ifattach(ic, macaddr);


More information about the p4-projects mailing list