diff options
author | 2012-03-24 15:07:47 +0000 | |
---|---|---|
committer | 2012-03-24 15:07:47 +0000 | |
commit | faf60a067b623db1b05593b47ec9005421e7c05e (patch) | |
tree | 87b42f0c668b578f2b4d76d22f2ec0c280747f33 /share/man/man4/run.4 | |
parent | Allow relayd to use a separate SSL certificate for each port (diff) | |
download | wireguard-openbsd-faf60a067b623db1b05593b47ec9005421e7c05e.tar.xz wireguard-openbsd-faf60a067b623db1b05593b47ec9005421e7c05e.zip |
add a bunch of run devices found in the linux driver
Diffstat (limited to 'share/man/man4/run.4')
-rw-r--r-- | share/man/man4/run.4 | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/share/man/man4/run.4 b/share/man/man4/run.4 index ac9221ed234..32983cff896 100644 --- a/share/man/man4/run.4 +++ b/share/man/man4/run.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: run.4,v 1.33 2011/01/10 16:59:05 damien Exp $ +.\" $OpenBSD: run.4,v 1.34 2012/03/24 15:11:04 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: January 10 2011 $ +.Dd $Mdocdate: March 24 2012 $ .Dt RUN 4 .Os .Sh NAME @@ -98,11 +98,14 @@ The following adapters should work: .It Belkin F5D8055 .It Belkin F6D4050 ver 1 .It Belkin F6D4050 ver 2 +.It Belkin F7D1101 ver 2 .It Buffalo WLI-UC-AG300N .It Buffalo WLI-UC-G300N +.It Buffalo WLI-UC-G301N .It Buffalo WLI-UC-GN .It Buffalo WLI-UC-GNHP .It Buffalo WLI-UC-GNM +.It Cisco AM10 .It Corega CG-WLUSB2GNL .It Corega CG-WLUSB2GNR .It Corega CG-WLUSB300AGN @@ -114,6 +117,7 @@ The following adapters should work: .It Edimax EW-7711UTn .It Edimax EW-7717Un .It Edimax EW-7718Un +.It Edimax EW-7722UTn .It Gigabyte GN-WB30N .It Gigabyte GN-WB31N .It Gigabyte GN-WB32L @@ -121,9 +125,11 @@ The following adapters should work: .It Hawking HWUN1 .It Hawking HWUN2 .It Hercules HWNU-300 +.It Linksys AE1000 .It Linksys WUSB54GC v3 .It Linksys WUSB600N .It Logitec gLAN-W150NU2BK +.It Logitec LAN-W300N/U2 .It Mvix Nubbin MS-811N .It Planex GW-USMicroN .It Planex GW-US300MiniS @@ -132,12 +138,18 @@ The following adapters should work: .It Sitecom WL-301 .It Sitecom WL-302 .It Sitecom WL-315 +.It Sitecom WLA-4000 +.It Sitecom WLA-5000 .It SMC SMCWUSBS-N2 .It Sweex LW153 .It Sweex LW303 .It Sweex LW313 +.It TRENDnet TEW-645UB .It Unex DNUR-81 .It Unex DNUR-82 +.It ZyXEL NWD-211AN +.It ZyXEL NWD-271N +.It ZyXEL NWD2105 .It ZyXEL NWD210N .It ZyXEL NWD2205 .It ZyXEL NWD270N |