diff options
author | 2020-11-15 00:33:24 +0000 | |
---|---|---|
committer | 2020-11-15 00:33:24 +0000 | |
commit | 38935bb2c4ba5b24243ee6730265984d0216f37b (patch) | |
tree | a28aa02caf23be50e6708289a002f0702c1f20f5 | |
parent | match on Edimax EW-7811Un V2, from Morgan Aldridge (diff) | |
download | wireguard-openbsd-38935bb2c4ba5b24243ee6730265984d0216f37b.tar.xz wireguard-openbsd-38935bb2c4ba5b24243ee6730265984d0216f37b.zip |
add Edimax EW-7811Un v2 to the list of working devices, suggested by jmc
-rw-r--r-- | share/man/man4/urtwn.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/urtwn.4 b/share/man/man4/urtwn.4 index dc9ba888210..f32af62b2a6 100644 --- a/share/man/man4/urtwn.4 +++ b/share/man/man4/urtwn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: urtwn.4,v 1.48 2020/05/26 06:22:05 jsg Exp $ +.\" $OpenBSD: urtwn.4,v 1.49 2020/11/15 00:33:24 jmatthew Exp $ .\" .\" Copyright (c) 2010 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 26 2020 $ +.Dd $Mdocdate: November 15 2020 $ .Dt URTWN 4 .Os .Sh NAME @@ -115,6 +115,7 @@ The following adapters should work: .It D-Link DWA-135 .It Digitus DN-7042 .It Edimax EW-7811Un +.It Edimax EW-7811Un v2 .It EDUP EP-N8508 .It Elecom WDC-150SU2M .It Full River FR-W100NUL |