diff options
author | 2010-11-19 16:57:52 +0000 | |
---|---|---|
committer | 2010-11-19 16:57:52 +0000 | |
commit | ef8ac5078507c32a54633defef47e34018db5a13 (patch) | |
tree | 5194bfb16b5694d5dc410296dc57a665914b2e52 | |
parent | Prevent dhcpd(8) from trying to listen on interfaces that don't have a (diff) | |
download | wireguard-openbsd-ef8ac5078507c32a54633defef47e34018db5a13.tar.xz wireguard-openbsd-ef8ac5078507c32a54633defef47e34018db5a13.zip |
More ultra-{micro,nano,pico,femto,atto,zepto,yocto} wifi dongles:
- Digitus DN-7042
- Solwise NET-WL-UMD-606N
-rw-r--r-- | share/man/man4/urtwn.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/urtwn.4 b/share/man/man4/urtwn.4 index b2a62cb4abc..0b4371fb983 100644 --- a/share/man/man4/urtwn.4 +++ b/share/man/man4/urtwn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: urtwn.4,v 1.8 2010/11/16 20:01:31 damien Exp $ +.\" $OpenBSD: urtwn.4,v 1.9 2010/11/19 16:57:52 damien 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: November 16 2010 $ +.Dd $Mdocdate: November 19 2010 $ .Dt URTWN 4 .Os .Sh NAME @@ -101,6 +101,7 @@ The following adapters should work: .It D-Link DWA-121 .It D-Link DWA-133 .It D-Link DWA-135 +.It Digitus DN-7042 .It Edimax EW-7811Un .It EDUP EP-N8508 .It Full River FR-W100NUL @@ -110,6 +111,7 @@ The following adapters should work: .It Planex GW-USValue-EZ .It Planex GW-USWExtreme .It Sitecom WL-365 +.It Solwise NET-WL-UMD-606N .El .Sh EXAMPLES The following |