MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
This commit is contained in:
parent
c0848ae4d2
commit
e3859677eb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34020
1 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Mongolian Documentation Project
|
||||
|
||||
Original revision 1.421
|
||||
Original revision 1.422
|
||||
|
||||
$FreeBSD$
|
||||
-->
|
||||
|
@ -845,13 +845,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><literal>wlan_scan_ap</literal> болон
|
||||
<literal>wlan_scan_sta</literal> мөрүүдийг
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue