Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2009 19:44:10 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 161205 for review
Message-ID:  <200904271944.n3RJiAeI068551@repoman.freebsd.org>

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

Change 161205 by imp@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);



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