svn commit: r53287 - head/de_DE.ISO8859-1/books/handbook/advanced-networking

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Wed Jul 31 18:03:10 2019
New Revision: 53287
URL: https://svnweb.freebsd.org/changeset/doc/53287

Log:
  Update to r53132:
  
  Add instructions on how to configure the regulatory domain settings for wifi.

Modified:
  head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Wed Jul 31 18:00:51 2019	(r53286)
+++ head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Wed Jul 31 18:03:10 2019	(r53287)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde:$
-     basiert auf: r52744
+     basiert auf: r53132
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -979,6 +979,28 @@ device ath_rate_sample   # SampleRate tx rate control 
 	<screen>ath0: &lt;Atheros 5212&gt; mem 0x88000000-0x8800ffff irq 11 at device 0.0 on cardbus1
 ath0: [ITHREAD]
 ath0: AR2413 mac 7.9 RF2413 phy 4.5</screen>
+      </sect3>
+
+      <sect3>
+	<title>Konfiguration der entsprechenden Region</title>
+
+	<para>Da die rechtliche Situation in verschiedenen Teilen der
+	  Welt unterschiedlich ist, ist es notwendig, die für Ihre
+	  Region geltenden Domänen korrekt einzustellen, um die
+	  richtigen Informationen darüber zu erhalten, welche Kanäle
+	  benutzt werden können.</para>
+
+	<para>Die verfügbaren Definitionen der Regionen finden Sie in
+	  <filename>/etc/regdomain.xml</filename>.  Um die Daten zur
+	  Laufzeit einzustellen, benutzen Sie
+	  <command>ifconfig</command>:</para>
+
+	<screen>&prompt.root; <userinput>ifconfig <replaceable>wlan0</replaceable> regdomain <replaceable>ETSI</replaceable> country <replaceable>AT</replaceable></userinput></screen>
+
+	<para>Um die Einstellungen beizubehalten, fügen Sie folgende
+	  Zeile in <filename>/etc/rc.conf</filename> hinzu:</para>
+
+	<screen>&prompt.root; <userinput>sysrc create_args_wlan0="country <replaceable>AT</replaceable> regdomain <replaceable>ETSI</replaceable>"</userinput></screen>
       </sect3>
     </sect2>

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.