diff options
author | 2006-12-15 16:12:52 +0000 | |
---|---|---|
committer | 2006-12-15 16:12:52 +0000 | |
commit | 8fa26db5a0004150cace2a9386b2bddb3a9a7c23 (patch) | |
tree | 2a76e127826d310e25343a0f70c529fd67d6b0a7 | |
parent | small KNF (diff) | |
download | wireguard-openbsd-8fa26db5a0004150cace2a9386b2bddb3a9a7c23.tar.xz wireguard-openbsd-8fa26db5a0004150cace2a9386b2bddb3a9a7c23.zip |
add the HP NC373i PCI Express Multifunction Gigabit embedded server
adapter as found on the latest HP ProLiant servers (DL365 G1, DL385
G2, DL585 G2).
-rw-r--r-- | share/man/man4/bnx.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/bnx.4 b/share/man/man4/bnx.4 index 26fce7f6b9b..8fada7a25a1 100644 --- a/share/man/man4/bnx.4 +++ b/share/man/man4/bnx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bnx.4,v 1.12 2006/11/22 16:44:21 brad Exp $ +.\" $OpenBSD: bnx.4,v 1.13 2006/12/15 16:12:52 reyk Exp $ .\" .\"Copyright (c) 2006 Broadcom Corporation .\" David Christensen <davidch@broadcom.com>. All rights reserved. @@ -58,6 +58,8 @@ HP NC370T PCI-X Multifunction Gigabit server adapter (10/100/1000baseT) .It HP NC373F PCI Express Multifunction Gigabit server adapter (1000baseSX) .It +HP NC373i PCI Express Multifunction Gigabit embedded server adapter (10/100/1000baseT) +.It HP NC380T PCI Express Dual Port Multifunction Gigabit server adapter (10/100/1000baseT) .It IBM xSeries 3550 integrated BCM5708 NIC (10/100/1000baseT) |