PERFORCE change 120585 for review

Andrew Thompson thompsa at FreeBSD.org
Tue May 29 22:05:17 UTC 2007


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

Change 120585 by thompsa at 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 */


More information about the p4-projects mailing list