Module Name:    src
Committed By:   christos
Date:           Fri Feb 14 04:24:41 UTC 2014

Modified Files:
        src/share/man/man4: urtwn.4

Log Message:
mention ibss and hostap support


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/urtwn.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/urtwn.4
diff -u src/share/man/man4/urtwn.4:1.8 src/share/man/man4/urtwn.4:1.9
--- src/share/man/man4/urtwn.4:1.8	Sat Aug 10 17:32:07 2013
+++ src/share/man/man4/urtwn.4	Thu Feb 13 23:24:41 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: urtwn.4,v 1.8 2013/08/10 21:32:07 jnemeth Exp $
+.\" $NetBSD: urtwn.4,v 1.9 2014/02/14 04:24:41 christos Exp $
 .\" $OpenBSD: urtwn.4,v 1.15 2011/11/26 06:39:33 ckuethe Exp $
 .\"
 .\" Copyright (c) 2010 Damien Bergamini <damien.bergam...@free.fr>
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd August 10, 2013
+.Dd Fabruary 13, 2014
 .Dt URTWN 4
 .Os
 .Sh NAME
@@ -51,6 +51,18 @@ Also known as
 mode, this is used when associating with an access point, through
 which all traffic passes.
 This mode is the default.
+.It IBSS mode
+Also known as
+.Em IEEE ad-hoc
+mode or
+.Em peer-to-peer
+mode.
+This is the standardized method of operating without an access point.
+Stations associate with a service set.
+However, actual connections between stations are peer-to-peer.
+.It Host AP
+In this mode the driver acts as an access point (base station)
+for other cards.
 .It monitor mode
 In this mode the driver is able to receive packets without
 associating with an access point.

Reply via email to