diff options
author | 2009-06-06 12:49:44 +0000 | |
---|---|---|
committer | 2009-06-06 12:49:44 +0000 | |
commit | 7104fbbee256d6415e1e4ba84e87f5bc18b469e0 (patch) | |
tree | 367e6f3e780b230ba31baddd9a3841bd4fc7a961 | |
parent | when xflags got changed, tell the userland by routing sockets (diff) | |
download | wireguard-openbsd-7104fbbee256d6415e1e4ba84e87f5bc18b469e0.tar.xz wireguard-openbsd-7104fbbee256d6415e1e4ba84e87f5bc18b469e0.zip |
- supports rtl8187b
- list some more devices
-rw-r--r-- | share/man/man4/urtw.4 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man4/urtw.4 b/share/man/man4/urtw.4 index 655eb9783dc..0e15c852c04 100644 --- a/share/man/man4/urtw.4 +++ b/share/man/man4/urtw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: urtw.4,v 1.4 2009/03/03 07:49:27 kevlo Exp $ +.\" $OpenBSD: urtw.4,v 1.5 2009/06/06 12:49:44 martynas Exp $ .\" .\" Copyright (c) 2008 Weongyo Jeong <weongyo@FreeBSD.org> .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 3 2009 $ +.Dd $Mdocdate: June 6 2009 $ .Os .Dt URTW 4 .Sh NAME .Nm urtw -.Nd Realtek RTL8187L USB IEEE 802.11b/g wireless network device +.Nd Realtek RTL8187L/RTL8187B USB IEEE 802.11b/g wireless network device .Sh SYNOPSIS .Cd "urtw* at uhub? port ?" .Sh DESCRIPTION @@ -80,8 +80,11 @@ or on boot with The following adapters should work: .Pp .Bl -tag -width Ds -offset indent -compact +.It Belkin F5D7050E .It Netgear WG111v2 +.It Netgear WG111v3 .It Shuttle XPC Accessory PN20 +.It Sitecom WL-168 .It Surecom EP-9001-g rev 2A .El .Sh EXAMPLES |