svn commit: r50048 - 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: Fri Mar 10 22:47:25 2017
New Revision: 50048
URL: https://svnweb.freebsd.org/changeset/doc/50048

Log:
  Update to r50044:
  
  Add a section for FreeBSD 11 and higher as this one
  uses a different method of detecting the wireless
  devices in the system (using sysctl).
  
  Additionally, change the wlandebug example to wlan0.

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	Fri Mar 10 17:52:24 2017	(r50047)
+++ head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Fri Mar 10 22:47:25 2017	(r50048)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde:$
-     basiert auf: r49799
+     basiert auf: r50044
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -819,6 +819,11 @@ route_net2="-net 192.168.1.0/24 192.168.
 
 	  <screen>&prompt.user; <userinput>ifconfig | grep -B3 -i wireless</userinput></screen>
 
+	  <para>In &os;&nbsp;11 und neueren Versionen verwenden Sie
+	    stattdessen diesen Befehl:</para>
+
+	  <screen>&prompt.user; <userinput>sysctl net.wlan.devices</userinput></screen>
+
 	  <para>Wenn der drahtlose Adapter nicht aufgeführt wird,
 	    könnte ein zusätzliches Kernelmodul erforderlich sein.  Es
 	    besteht jedoch auch die Möglichkeit, dass der Adapter von
@@ -2410,7 +2415,7 @@ freebsdap       00:11:95:c3:0d:ac    1  
 	    Systemmeldungen auf die Konsole auszugeben, verwenden
 	    Sie den folgenden Befehl:</para>
 
-	  <screen>&prompt.root; <userinput>wlandebug -i <replaceable>ath0</replaceable> +scan+auth+debug+assoc</userinput>
+	  <screen>&prompt.root; <userinput>wlandebug -i <replaceable>wlan0</replaceable> +scan+auth+debug+assoc</userinput>
   net.wlan.0.debug: 0 =&gt; 0xc80000&lt;assoc,auth,scan&gt;</screen>
 
 	  <para>Der 802.11-Layer liefert umfangreiche Statistiken,

_______________________________________________
[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.