summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2009-10-01 02:08:42 +0000
committerrpaulo <rpaulo@FreeBSD.org>2009-10-01 02:08:42 +0000
commitfa8d81a34c4d4c32af7c610ac99a367b693729e3 (patch)
tree39e3c6170874ac46223d800ac65f9816b4ea5bc5 /sys/i386/conf
parent1a81c5cfff99f2c079fdb463209d65ca2d3ed39c (diff)
downloadFreeBSD-src-fa8d81a34c4d4c32af7c610ac99a367b693729e3.zip
FreeBSD-src-fa8d81a34c4d4c32af7c610ac99a367b693729e3.tar.gz
Improve 802.11s comment.
Spotted by: dougb MFC after: 1 day
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index ef958af..8098bf4 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -269,7 +269,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 D3.0 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
OpenPOWER on IntegriCloud