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.8 (approved by thorpej)
details: https://anonhg.NetBSD.org/src/rev/28cec09badbf
branches: netbsd-1-5
changeset: 488512:28cec09badbf
user: onoe <onoe%NetBSD.org@localhost>
date: Fri Jul 14 14:37:58 2000 +0000
description:
Pull up revision 1.8 (approved by thorpej)
Add WEP support for awi driver.
diffstat:
share/man/man4/awi.4 | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r cb5325988a4e -r 28cec09badbf share/man/man4/awi.4
--- a/share/man/man4/awi.4 Fri Jul 14 14:37:50 2000 +0000
+++ b/share/man/man4/awi.4 Fri Jul 14 14:37:58 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: awi.4,v 1.7 2000/06/09 13:06:32 onoe Exp $
+.\" $NetBSD: awi.4,v 1.7.2.1 2000/07/14 14:37:58 onoe Exp $
.\"
.Dd October 31, 1999
.Dt AWI 4
@@ -111,7 +111,11 @@
controller.
.It "awi0: failed to complete selftest (%s)"
The device failed to complete its self test.
-.It "awi0: synced with %s ssid %s at chanset %d"
+.It "awi0: synced with no-bssid at channel %d"
+The device is ready to relay traffic at specified channel.
+.It "awi0: synced with %s ssid %s at channel %d"
+The device has successfully synchronized with at least one of the
+identified stations and is ready to relay traffic.
.It "awi0: associated with %s ssid %s channel %d signal %d"
The device has successfully synchronized with the identified Access
Point and is ready to relay traffic.
@@ -131,7 +135,6 @@
.El
.Sh BUGS
.Pp
-Doesn't support WEP.
Doesn't create IBSS itself.
.Pp
.Sh SEE ALSO
Home |
Main Index |
Thread Index |
Old Index