In wireless part, update kernel configuration lines to match recent

Atheros changes and current GENERIC comments.
This commit is contained in:
Marc Fonvieille 2009-03-30 12:21:29 +00:00
parent e3f4750b9c
commit c0848ae4d2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34019

View file

@ -882,13 +882,14 @@ wlan_tkip_load="YES"</programlisting>
<programlisting>device ath # Atheros IEEE 802.11 wireless network driver
device ath_hal # Atheros Hardware Access Layer
device ath_rate_sample # John Bicket's SampleRate control algorithm.
device wlan # 802.11 support (Required)
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
device ath_rate_sample # SampleRate tx rate control for ath
device wlan # 802.11 support
device wlan_scan_ap # 802.11 AP mode scanning
device wlan_scan_sta # 802.11 STA mode scanning
device wlan_wep # WEP crypto support for 802.11 devices
device wlan_ccmp # AES-CCMP crypto support for 802.11 devices
device wlan_tkip # TKIP and Michael crypto support for 802.11 devices</programlisting>
device wlan_wep # 802.11 WEP support
device wlan_ccmp # 802.11 CCMP support
device wlan_tkip # 802.11 TKIP support</programlisting>
<para>Both <literal>wlan_scan_ap</literal> and
<literal>wlan_scan_sta</literal> lines are required by