diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-04-17 20:05:22 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-04-17 20:05:22 +0000 |
commit | cd1d6ef84b1a5981ebe25738b79a5926da33b4e5 (patch) | |
tree | 9b6b008d4fff981c81f76e9d3ab0d65caa5c6071 | |
parent | a469010cece3c50830a85d4db4dc9b8f5a3edcb7 (diff) |
add a note about link0 mode
-rw-r--r-- | share/man/man4/ray.4 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man4/ray.4 b/share/man/man4/ray.4 index 3ae4563b149..8a464bd6887 100644 --- a/share/man/man4/ray.4 +++ b/share/man/man4/ray.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ray.4,v 1.3 2000/04/03 19:34:19 deraadt Exp $ +.\" $OpenBSD: ray.4,v 1.4 2000/04/17 20:05:21 mickey Exp $ .\" $NetBSD: ray.4,v 1.5 2000/02/28 13:54:55 enami Exp $ .\" .\" Copyright (c) 2000 Christian E. Hopps @@ -99,6 +99,12 @@ is 365 mA @ 5 volts. The transmission range in open air (line of sight) is a maximum of 1000 feet (or ~304 meters), and indoors (i.e., with obstructions) it is a maximum of 500 feet (152 meters). +.Pp +Setting +.Em link0 +flag on the interface allows the +Ethernet2 in 802.11 encapsulation produced by +the Windows(tm) driver for the card. .Sh DIAGNOSTICS .Bl -diag .It "ray0: card failed self test: status x" |