diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-08-15 18:20:34 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-08-15 18:20:34 +0000 |
commit | afd676190d26de448bac81a8e76ea5ca575a4122 (patch) | |
tree | 08a79af0bbc5ffb035eb1ae7889391899bb123a5 | |
parent | 05cf3a64a704b45687e08884f45bfdf58d5474a9 (diff) |
update the description for ix(4), and add the description for oce(4);
-rw-r--r-- | share/man/man4/pci.4 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 1d21c3f0476..1280b21b722 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.307 2012/07/12 08:09:02 jsg Exp $ +.\" $OpenBSD: pci.4,v 1.308 2012/08/15 18:20:33 jmc Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 12 2012 $ +.Dd $Mdocdate: August 15 2012 $ .Dt PCI 4 .Os .Sh NAME @@ -207,7 +207,7 @@ GEM 10/100/Gigabit Ethernet device .It Xr hme 4 Sun Happy Meal 10/100 Ethernet device .It Xr ix 4 -Intel 82598/82599 PCI Express 10Gb Ethernet device +Intel 82598/82599/X540 PCI Express 10Gb Ethernet device .It Xr ixgb 4 Intel PRO/10GbE 10Gb Ethernet device .It Xr jme 4 @@ -232,6 +232,8 @@ NE2000 and compatible 10/100 Ethernet device NVIDIA nForce MCP 10/100/Gigabit Ethernet device .It Xr nge 4 National Semiconductor PCI 10/100/Gigabit Ethernet device +.It Xr oce 4 +Emulex OneConnect 10Gb Ethernet device .It Xr pcn 4 AMD PCnet-PCI 10/100 Ethernet device .It Xr re 4 |