summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2008-05-03 17:05:38 +0000
committersam <sam@FreeBSD.org>2008-05-03 17:05:38 +0000
commit39c0719a2eed3af74cf3d294ac16a54720ea7593 (patch)
tree51750b4ef3c36b16a56540bf5055b4710179d0f1 /sys/conf
parentd0811445ef2fa0e8042da90e797c66781b93a966 (diff)
downloadFreeBSD-src-39c0719a2eed3af74cf3d294ac16a54720ea7593.zip
FreeBSD-src-39c0719a2eed3af74cf3d294ac16a54720ea7593.tar.gz
enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES2
1 files changed, 2 insertions, 0 deletions
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
OpenPOWER on IntegriCloud