summaryrefslogtreecommitdiffstats
path: root/sys/pc98
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/pc98
parentd0811445ef2fa0e8042da90e797c66781b93a966 (diff)
downloadFreeBSD-src-39c0719a2eed3af74cf3d294ac16a54720ea7593.zip
FreeBSD-src-39c0719a2eed3af74cf3d294ac16a54720ea7593.tar.gz
enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 80ac05e..e3f2a29 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -211,6 +211,8 @@ device xe # Xircom pccard Ethernet
# Wireless NIC cards
device wlan # 802.11 support
+options IEEE80211_DEBUG # enable debug 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