PERFORCE change 160024 for review
Rene Ladan
rene at FreeBSD.org
Mon Mar 30 11:55:02 PDT 2009
http://perforce.freebsd.org/chv.cgi?CH=160024
Change 160024 by rene at rene_self on 2009/03/30 18:54:12
MFen handbook/advanced-networking 1.421 -> 1.422
Affected files ...
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#29 edit
Differences ...
==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#29 (text+ko) ====
@@ -4,7 +4,7 @@
$FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.11 2009/02/27 17:22:46 rene Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
- %SRCID% 1.421
+ %SRCID% 1.422
-->
<chapter id="advanced-networking">
@@ -983,13 +983,14 @@
<programlisting>device ath # Atheros IEEE 802.11 stuurprogramma voor draadloze netwerken
device ath_hal # Atheros Hardware Access Layer
-device ath_rate_sample # John Bicket's SampleRate stuuralgoritme.
-device wlan # 802.11 ondersteuning (vereist)
+options AH_SUPPORT_AR5146 # zet AR5146 tx/rx descriptors aan
+device ath_rate_sample # SampleRate verzendsnelheid-controle voor ath
+device wlan # 802.11 ondersteuning
device wlan_scan_ap # 802.11 AP-modus scannen
device wlan_scan_sta # 802.11 STA-modus scannen
-device wlan_wep # WEP crypto ondersteuning voor 802.11 apparaten
-device wlan_ccmp # AES-CCMP crypto ondersteuning voor 802.11 apparaten
-device wlan_tkip # TKIP en Michael crypto ondersteuning voor 802.11 apparaten</programlisting>
+device wlan_wep # 802.11 WEP-ondersteuning
+device wlan_ccmp # 802.11 CCMP-ondersteuning
+device wlan_tkip # 802.11 TKIP-ondersteuning</programlisting>
<para>Zowel <literal>wlan_scan_ap</literal> en
<literal>wlan_scan_sta</literal> zijn nodig voor
More information about the p4-projects
mailing list