diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2009-06-06 04:01:11 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2009-06-06 04:01:11 +0000 |
commit | 007d82e7701a10af43df89aaf33bf1a4e951a00a (patch) | |
tree | 63fd08a262f037b68b3652179ffc43b08e3ad3fa /share | |
parent | 8a632b9d444db08a77ce33807769c1e60d2b4b3b (diff) |
Document some of the newer Intel cards that are now supported. Also add
two supermicro ones that should work (actually I developped it on the first
supermicro one).
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/em.4 | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/share/man/man4/em.4 b/share/man/man4/em.4 index eb8b9e6b0e9..5eaa0766b63 100644 --- a/share/man/man4/em.4 +++ b/share/man/man4/em.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: em.4,v 1.39 2008/10/28 06:27:28 brad Exp $ +.\" $OpenBSD: em.4,v 1.40 2009/06/06 04:01:10 claudio 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: October 28 2008 $ +.Dd $Mdocdate: June 6 2009 $ .Dt EM 4 .Os .Sh NAME @@ -43,8 +43,8 @@ driver provides support for PCI, PCI-X and PCI Express Gigabit Ethernet adapters based on the Intel 82540EM, 82540EP, 82541EI, 82541ER, 82541GI, 82541PI, 82542, 82543GC, 82544EI, 82544GC, 82545EM, 82545GM, 82546EB, 82546GB, 82547EI, 82547GI, 82562V, 82563EB, 82564EB, 82566DC, 82566DM, 82571EB, 82571GB, 82572EI, 82572GI, -82573E, 82573L and -82573V Ethernet controller chips. +82573E, 82573L, 82573V, 82575EB, 82575GB, and +82576EB Ethernet controller chips. The driver supports IPv4 receive IP/TCP/UDP checksum offload on all but 82542-based adapters, VLAN tag insertion and stripping, and Jumbo frames on all but 82562V, 82566DC/82566DM and 82573E/82573L/82573V-based adapters. @@ -123,6 +123,12 @@ Intel PRO/1000PF Server Adapter (SX Fiber) .It Intel PRO/1000PF Dual Port Server Adapter (SX Fiber) .It +Intel PRO/1000ET Dual Port Server Adapter +.It +Intel PRO/1000ET Quad Port Server Adapter +.It +Intel PRO/1000EF Quad Port Server Adapter (SX Fiber) +.It Sun PCI-E Dual Gigabit Ethernet LP UTP Adapter .It Sun PCI-E Dual Gigabit Ethernet LP MMF Adapter @@ -138,6 +144,10 @@ Sun x4 PCI-E Quad Gigabit Ethernet LP UTP Adapter Sun x4 PCI-E Quad Gigabit Ethernet ExpressModule .It Sun x8 PCI-E Quad Gigabit Ethernet ExpressModule +.It +Supermicro AOC-SG-i2 Dual Port Server Adapter +.It +Supermicro AOC-PG-I2+ Dual Port Server Adapter .El .Pp The |