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/pc98/conf/GENERIC | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/pc98') 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 -- cgit v1.1