svn commit: r197734 - in stable/8/sys: . amd64/include/xen
cddl/contrib/opensolaris contrib/dev/acpica contrib/pf
dev/xen/xenpci pc98/conf
Takahashi Yoshihiro
nyan at FreeBSD.org
Sat Oct 3 14:38:22 UTC 2009
Author: nyan
Date: Sat Oct 3 14:38:22 2009
New Revision: 197734
URL: http://svn.freebsd.org/changeset/base/197734
Log:
MFC: revision 197657
MFi386: revision 197653
Improve 802.11s comment.
Approved by: re (bz)
Modified:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen/ (props changed)
stable/8/sys/cddl/contrib/opensolaris/ (props changed)
stable/8/sys/contrib/dev/acpica/ (props changed)
stable/8/sys/contrib/pf/ (props changed)
stable/8/sys/dev/xen/xenpci/ (props changed)
stable/8/sys/pc98/conf/GENERIC
Modified: stable/8/sys/pc98/conf/GENERIC
==============================================================================
--- stable/8/sys/pc98/conf/GENERIC Sat Oct 3 13:59:15 2009 (r197733)
+++ stable/8/sys/pc98/conf/GENERIC Sat Oct 3 14:38:22 2009 (r197734)
@@ -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 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
More information about the svn-src-stable-8
mailing list