summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2012-01-06 08:51:20 +0000
committeradrian <adrian@FreeBSD.org>2012-01-06 08:51:20 +0000
commitcba3fc2b82cd31e22ac5bda93e7edcfc1d8118ee (patch)
tree9c4715a31359a18be951ed279c57b8493b88d184 /sys/pc98/conf
parent3d21003ba1534507e8bfc041be782c59b31ca15e (diff)
downloadFreeBSD-src-cba3fc2b82cd31e22ac5bda93e7edcfc1d8118ee.zip
FreeBSD-src-cba3fc2b82cd31e22ac5bda93e7edcfc1d8118ee.tar.gz
Flip these options on so the modules build correctly for now.
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r--sys/pc98/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 67f8500..bcc13e6 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -214,7 +214,7 @@ device xe # Xircom pccard Ethernet
#device wlan # 802.11 support
#options IEEE80211_DEBUG # enable debug msgs
#options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's
-#options IEEE80211_SUPPORT_MESH # enable 802.11s draft support
+options IEEE80211_SUPPORT_MESH # enable 802.11s draft support
#device wlan_wep # 802.11 WEP support
#device wlan_ccmp # 802.11 CCMP support
#device wlan_tkip # 802.11 TKIP support
@@ -223,7 +223,7 @@ device xe # Xircom pccard Ethernet
#device ath # Atheros NIC's
#device ath_pci # Atheros pci/cardbus glue
#device ath_hal # pci/cardbus chip support
-#options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
+options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
#device ath_rate_sample # SampleRate tx rate control for ath
#device ral # Ralink Technology RT2500 wireless NICs.
#device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
OpenPOWER on IntegriCloud