Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/share/man/man4 Pull up revision 1.14 (requested by jhawk):
details: https://anonhg.NetBSD.org/src/rev/492145e3e27a
branches: netbsd-1-5
changeset: 491801:492145e3e27a
user: he <he%NetBSD.org@localhost>
date: Sat May 26 16:12:48 2001 +0000
description:
Pull up revision 1.14 (requested by jhawk):
Change wi(4)'s default from ad-hoc mode to BSS mode. Also
some minor manual page fixes.
diffstat:
share/man/man4/wi.4 | 23 ++++++++++++-----------
1 files changed, 12 insertions(+), 11 deletions(-)
diffs (68 lines):
diff -r f65b5b599017 -r 492145e3e27a share/man/man4/wi.4
--- a/share/man/man4/wi.4 Sat May 26 16:10:43 2001 +0000
+++ b/share/man/man4/wi.4 Sat May 26 16:12:48 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wi.4,v 1.10.6.2 2000/11/13 19:53:10 tv Exp $
+.\" $NetBSD: wi.4,v 1.10.6.3 2001/05/26 16:12:48 he Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul%ctr.columbia.edu@localhost>. All rights reserved.
@@ -30,9 +30,9 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: wi.4,v 1.10.6.2 2000/11/13 19:53:10 tv Exp $
+.\" $Id: wi.4,v 1.10.6.3 2001/05/26 16:12:48 he Exp $
.\"
-.Dd November 12, 2000
+.Dd January 11, 2001
.Dt WI 4
.Os
.Sh NAME
@@ -75,19 +75,19 @@
For WaveLAN/IEEE Turbo 11Mbps adapters and PRISM-II adapters, speeds up to
11Mbps are available.
.Pp
-By default, the
+The
.Nm
-driver configures the WaveLAN card for special ad-hoc operation.
+driver supports configuration of WaveLAN card for special ad-hoc operation.
In this mode, the nwid is ignored and
stations can communicate among each other without the aid of an access
point.
-Note that this mode is out of IEEE 802.11 specification and the driver
-cannot interoperate with other cards.
-To join a service set, the driver must be set for BSS mode using the
+Note that this mode is not in the IEEE 802.11 specification and the driver
+may interoperate with other cards. This mode is no longer the default
+and must be selected using the
.Xr ifconfig 8
or
.Xr wiconfig 8
-utility.
+utilities.
.Pp
For more information on configuring this device, see
.Xr ifconfig 8
@@ -98,7 +98,7 @@
.Nm
driver include:
.Pp
-.Bl -item -offset indent
+.Bl -item -offset indent -compact
.It
Lucent Wavelan/IEEE 2.0Mb Bronze
.It
@@ -142,9 +142,10 @@
.El
.Sh BUGS
The IBSS mode is not supported.
+.Pp
The execution of
.Xr wiconfig 8
-during the interface is down produces some error messages.
+while the interface is down can produce some error messages.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr ifmedia 4 ,
Home |
Main Index |
Thread Index |
Old Index