diff options
author | 2005-03-11 23:46:45 +0000 | |
---|---|---|
committer | 2005-03-11 23:46:45 +0000 | |
commit | a587b511eb1c3bdda24cce327e91393e898800d0 (patch) | |
tree | 3e5d9f033e36e278da2579eb6068a170ab0a6b9e | |
parent | freeaddrinfo() isn't needed on the error path from getaddrinfo(). (diff) | |
download | wireguard-openbsd-a587b511eb1c3bdda24cce327e91393e898800d0.tar.xz wireguard-openbsd-a587b511eb1c3bdda24cce327e91393e898800d0.zip |
Some additional cards based on Philips radios which should work.
-rw-r--r-- | share/man/man4/rtw.4 | 26 |
1 files changed, 21 insertions, 5 deletions
diff --git a/share/man/man4/rtw.4 b/share/man/man4/rtw.4 index 914f400ba8e..e3f704e1fe7 100644 --- a/share/man/man4/rtw.4 +++ b/share/man/man4/rtw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rtw.4,v 1.9 2005/03/09 09:45:02 jmc Exp $ +.\" $OpenBSD: rtw.4,v 1.10 2005/03/11 23:46:45 jsg Exp $ .\" .\" Copyright (c) 2004 Jonathan Gray <jsg@openbsd.org> .\" @@ -171,11 +171,27 @@ This is the default mode of operation. Enable WEP encryption with the persistent key stored in the network card. .El .Sh HARDWARE -The following adapters are known to be supported: +The following adapters should work: .Pp -.Bl -tag -width Ds -offset indent -compact -.It Corega CG-WLCB11V3 CardBus -.It Netgear MA521 CardBus +.Bl -column "Card " "Bus" -compact -offset 6n +.It Em "Card Bus" +.\".It Li "Acer Aspire 1357 LMi" Ta mini-PCI +.\".It Li "Belkin F5D6001 V3" Ta PCI +.It Li "Belkin F5D6020 V3" Ta CardBus +.It Li "Corega CG-WLCB11V3" Ta CardBus +.\".It Li "D-Link DWL-510" Ta PCI +.\".It Li "D-Link DWL-520 rev D" Ta PCI +.It Li "D-Link DWL-610" Ta CardBus +.\".It Li "Encore ENLWI-PCI1-NT" Ta PCI +.\".It Li "Gigabyte GN-WLMR101" Ta PCI +.It Li "Level-One WPC-0101" Ta CardBus +.It Li "Linksys WPC11 v4" Ta CardBus +.It Li "Netgear MA521" Ta CardBus +.It Li "Ovislink AirLive WL-1120PCM" Ta CardBus +.It Li "Planet WL-3553" Ta CardBus +.It Li "TrendNET TEW-266PC" Ta CardBus +.\".It Li "TrendNET TEW-288PI" Ta PCI +.It Li "VCTnet PC-11B1" Ta CardBus .El .Sh EXAMPLES The following |