MFi386: revision 197653

Improve 802.11s comment.

MFC after:	1 day
This commit is contained in:
Yoshihiro Takahashi 2009-10-01 10:46:22 +00:00
parent ed44e7ec7d
commit eb8d03079d

View File

@ -223,7 +223,7 @@ device xe # Xircom pccard Ethernet
#device wlan # 802.11 support #device wlan # 802.11 support
#options IEEE80211_DEBUG # enable debug msgs #options IEEE80211_DEBUG # enable debug msgs
#options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's #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_wep # 802.11 WEP support
#device wlan_ccmp # 802.11 CCMP support #device wlan_ccmp # 802.11 CCMP support
#device wlan_tkip # 802.11 TKIP support #device wlan_tkip # 802.11 TKIP support