From 39c0719a2eed3af74cf3d294ac16a54720ea7593 Mon Sep 17 00:00:00 2001 From: sam Date: Sat, 3 May 2008 17:05:38 +0000 Subject: enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default --- sys/conf/NOTES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/conf') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 4671fce..39797f2 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -762,6 +762,8 @@ device mn # Munich32x/Falc54 Nx64kbit/sec cards. device ether #Generic Ethernet device vlan #VLAN support (needs miibus) device wlan #802.11 support +options IEEE80211_DEBUG #enable debugging msgs +options IEEE80211_AMPDU_AGE #age frames in AMPDU reorder q's device wlan_wep #802.11 WEP support device wlan_ccmp #802.11 CCMP support device wlan_tkip #802.11 TKIP support -- cgit v1.1