1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

Flip these options on so the modules build correctly for now.

This commit is contained in:
Adrian Chadd 2012-01-06 08:51:20 +00:00
parent 6cc1d135cd
commit ff23e401a5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=229691

View File

@ -214,7 +214,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 draft 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
@ -223,7 +223,7 @@ device xe # Xircom pccard Ethernet
#device ath # Atheros NIC's #device ath # Atheros NIC's
#device ath_pci # Atheros pci/cardbus glue #device ath_pci # Atheros pci/cardbus glue
#device ath_hal # pci/cardbus chip support #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 ath_rate_sample # SampleRate tx rate control for ath
#device ral # Ralink Technology RT2500 wireless NICs. #device ral # Ralink Technology RT2500 wireless NICs.
#device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs. #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.