diff options
author | 2011-01-10 16:56:43 +0000 | |
---|---|---|
committer | 2011-01-10 16:56:43 +0000 | |
commit | 3124ddf2adf98c9e945bfee5bb6f48fcc8c5529f (patch) | |
tree | ec5c38d223e8898f0b3e2167c52955cd440b01f4 /share | |
parent | Only use MMCFG extended PCIe config space. Gets us back the on-CPU PCI devices on AMD Family 0Fh processors. (diff) | |
download | wireguard-openbsd-3124ddf2adf98c9e945bfee5bb6f48fcc8c5529f.tar.xz wireguard-openbsd-3124ddf2adf98c9e945bfee5bb6f48fcc8c5529f.zip |
add the Buffalo WLI-UC-GNHP.
from Jordi Beltran Creix.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/run.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/run.4 b/share/man/man4/run.4 index 3f9feb7775f..ac9221ed234 100644 --- a/share/man/man4/run.4 +++ b/share/man/man4/run.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: run.4,v 1.32 2011/01/06 16:30:41 jasper Exp $ +.\" $OpenBSD: run.4,v 1.33 2011/01/10 16:59:05 damien 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 6 2011 $ +.Dd $Mdocdate: January 10 2011 $ .Dt RUN 4 .Os .Sh NAME @@ -101,6 +101,7 @@ The following adapters should work: .It Buffalo WLI-UC-AG300N .It Buffalo WLI-UC-G300N .It Buffalo WLI-UC-GN +.It Buffalo WLI-UC-GNHP .It Buffalo WLI-UC-GNM .It Corega CG-WLUSB2GNL .It Corega CG-WLUSB2GNR |