diff options
author | 2009-08-02 09:28:06 +0000 | |
---|---|---|
committer | 2009-08-02 09:28:06 +0000 | |
commit | d3513f6ba288ea88e23595c6bbdbfed157d11c28 (patch) | |
tree | 655919586c04f0ce5238c49343f8efa5cf12761c | |
parent | Use STD*_FILENO instead of 0-2. OK henning@ djm@ gilles@ dhill@ (diff) | |
download | wireguard-openbsd-d3513f6ba288ea88e23595c6bbdbfed157d11c28.tar.xz wireguard-openbsd-d3513f6ba288ea88e23595c6bbdbfed157d11c28.zip |
List some newer supported hardware, from Brad.
-rw-r--r-- | share/man/man4/azalia.4 | 6 | ||||
-rw-r--r-- | share/man/man4/bnx.4 | 8 | ||||
-rw-r--r-- | share/man/man4/em.4 | 6 |
3 files changed, 13 insertions, 7 deletions
diff --git a/share/man/man4/azalia.4 b/share/man/man4/azalia.4 index 74fd4360832..3ad7f4c370b 100644 --- a/share/man/man4/azalia.4 +++ b/share/man/man4/azalia.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: azalia.4,v 1.20 2009/06/18 08:21:20 jsg Exp $ +.\" $OpenBSD: azalia.4,v 1.21 2009/08/02 09:28:06 sthen Exp $ .\" $NetBSD: azalia.4,v 1.2 2005/06/22 04:19:09 kent Exp $ .\" .\" Copyright (c) 2005 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 18 2009 $ +.Dd $Mdocdate: August 2 2009 $ .Dt AZALIA 4 .Os .Sh NAME @@ -49,7 +49,7 @@ Supported chipsets: .It Acer Labs M5461 .It -ATI SB450, SB600, SB700 +ATI SB450, SB600, SB700, SB800 .It Intel 82801FB/GB/H/I/JI (ICH6, ICH7, ICH8, ICH9, ICH10) .It diff --git a/share/man/man4/bnx.4 b/share/man/man4/bnx.4 index 143c27affcd..823531bb7ac 100644 --- a/share/man/man4/bnx.4 +++ b/share/man/man4/bnx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bnx.4,v 1.25 2009/07/03 04:55:40 dlg Exp $ +.\" $OpenBSD: bnx.4,v 1.26 2009/08/02 09:28:06 sthen Exp $ .\" .\"Copyright (c) 2006 Broadcom Corporation .\" David Christensen <davidch@broadcom.com>. All rights reserved. @@ -30,7 +30,7 @@ .\" .\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/bce.4,v 1.2 2006/04/10 20:12:17 brueffer Exp $ .\" -.Dd $Mdocdate: July 3 2009 $ +.Dd $Mdocdate: August 2 2009 $ .Dt BNX 4 .Os .Sh NAME @@ -84,8 +84,12 @@ HP NC373i PCI Express Multifunction Gigabit embedded server adapter (10/100/1000 .It HP NC374m PCI Express Multifunction Gigabit embedded server adapter (10/100/1000baseT) .It +HP NC373T PCI Express Multifunction Gigabit server adapter (10/100/1000baseT) +.It HP NC380T PCI Express Dual Port Multifunction Gigabit server adapter (10/100/1000baseT) .It +HP NC382T PCI Express Dual Port server adapter (10/100/1000baseT) +.It IBM xSeries 3550 integrated BCM5708 NIC (10/100/1000baseT) .It IBM xSeries 3650 integrated BCM5708 NIC (10/100/1000baseT) diff --git a/share/man/man4/em.4 b/share/man/man4/em.4 index 7e7f09c85dd..a4e4856e34b 100644 --- a/share/man/man4/em.4 +++ b/share/man/man4/em.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: em.4,v 1.41 2009/06/23 14:16:25 claudio Exp $ +.\" $OpenBSD: em.4,v 1.42 2009/08/02 09:28:06 sthen Exp $ .\" Copyright (c) 2002 Intel Corporation .\" All rights reserved. .\" Redistribution and use in source and binary forms of the Software, with or without @@ -28,7 +28,7 @@ .\" * Other names and brands may be claimed as the property of others. .\" .\" $FreeBSD: em.4,v 1.18 2005/01/30 12:29:06 yar Exp $ -.Dd $Mdocdate: June 23 2009 $ +.Dd $Mdocdate: August 2 2009 $ .Dt EM 4 .Os .Sh NAME @@ -55,6 +55,8 @@ This includes the following models: .It HP ProLiant NC110T PCI Express Gigabit NIC .It +HP ProLiant NC112T PCI Express Gigabit NIC +.It HP ProLiant NC310F PCI-X Gigabit NIC (SX Fiber) .It HP ProLiant NC340T PCI-X Quad Port Gigabit NIC |