Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2008 21:17:50 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 133350 for review
Message-ID:  <200801152117.m0FLHoU0043714@repoman.freebsd.org>

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

Change 133350 by sam@sam_ebb on 2008/01/15 21:17:46

	fix mis-merge

Affected files ...

.. //depot/projects/vap/sys/conf/options#8 edit

Differences ...

==== //depot/projects/vap/sys/conf/options#8 (text+ko) ====

@@ -755,5 +755,10 @@
 # Interrupt filtering
 INTR_FILTER             opt_global.h
 
+# 802.11 support layer
+IEEE80211_DEBUG		opt_wlan.h
+IEEE80211_DEBUG_REFCNT	opt_wlan.h
+IEEE80211_AMPDU_AGE	opt_wlan.h
+
 #Disable code to dispatch tcp offloading
 TCP_OFFLOAD_DISABLE	opt_inet.h



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