diff options
author | 2009-05-23 17:12:23 +0000 | |
---|---|---|
committer | 2009-05-23 17:12:23 +0000 | |
commit | d59d6734609bbad8b3655166778dca68cae83ea5 (patch) | |
tree | 1b60a740fc4c9999d42eaca7e761c2b8e0aa1ca0 /share/man/man4/run.4 | |
parent | missed rtm_hdrlen conversion in two places (diff) | |
download | wireguard-openbsd-d59d6734609bbad8b3655166778dca68cae83ea5.tar.xz wireguard-openbsd-d59d6734609bbad8b3655166778dca68cae83ea5.zip |
The D-Link DWA-130 has multiple revisions (of course!)
only mark rev B1 as supported.
rev A1 is some marvell chip, rev C1 is Realtek RTL8192U.
found out the hard way by drahn@
Diffstat (limited to 'share/man/man4/run.4')
-rw-r--r-- | share/man/man4/run.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/run.4 b/share/man/man4/run.4 index d8cb512b625..55c149b7d85 100644 --- a/share/man/man4/run.4 +++ b/share/man/man4/run.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: run.4,v 1.16 2009/05/19 15:53:06 damien Exp $ +.\" $OpenBSD: run.4,v 1.17 2009/05/23 17:12:23 jsg Exp $ .\" .\" Copyright (c) 2008 Damien Bergamini <damien.bergamini@free.fr> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 19 2009 $ +.Dd $Mdocdate: May 23 2009 $ .Os .Dt RUN 4 .Sh NAME @@ -103,7 +103,7 @@ The following adapters should work: .It Corega CG-WLUSB2GNR .It Corega CG-WLUSB300AGN .It Corega CG-WLUSB300GNM -.It D-Link DWA-130 +.It D-Link DWA-130 rev B1 .It D-Link DWA-140 .It DrayTek Vigor N61 .It Edimax EW-7711UAn |