Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2007 22:05:15 GMT
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 120585 for review
Message-ID:  <200705292205.l4TM5FTg098006@repoman.freebsd.org>

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

Change 120585 by thompsa@thompsa_heff on 2007/05/29 22:04:20

	Turn on BGSCAN as it is working fine.

Affected files ...

.. //depot/projects/wifi/sys/dev/iwi/if_iwi.c#31 edit

Differences ...

==== //depot/projects/wifi/sys/dev/iwi/if_iwi.c#31 (text+ko) ====

@@ -370,9 +370,7 @@
 	    | IEEE80211_C_SHPREAMBLE	/* short preamble supported */
 	    | IEEE80211_C_WPA		/* 802.11i */
 	    | IEEE80211_C_WME		/* 802.11e */
-#if 0
 	    | IEEE80211_C_BGSCAN	/* capable of bg scanning */
-#endif
 	    ;
 
 	/* read MAC address from EEPROM */



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