diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-04-21 08:30:27 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-04-21 08:30:27 +0000 |
commit | 6b64a719924ae7d76ef4487726210e94b684dbfb (patch) | |
tree | 9db5b41d3e544c4d47189d15d4b1a1b2d3c6412a /share/man | |
parent | 4432e4181cdf5c9dd50df0e1014f9d3aea79cfcd (diff) |
mention VLAN tag insertion and checksum offload.
ok jmc@
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/nfe.4 | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/share/man/man4/nfe.4 b/share/man/man4/nfe.4 index bef080ed567..0da932e6dd5 100644 --- a/share/man/man4/nfe.4 +++ b/share/man/man4/nfe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nfe.4,v 1.15 2008/01/10 10:22:19 brad Exp $ +.\" $OpenBSD: nfe.4,v 1.16 2008/04/21 08:30:26 brad Exp $ .\" .\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org> .\" @@ -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 10 2008 $ +.Dd $Mdocdate: April 21 2008 $ .Dt NFE 4 .Os .Sh NAME @@ -30,14 +30,20 @@ .Sh DESCRIPTION The .Nm -driver supports PCI Ethernet adapters based on the NVIDIA -nForce Media and Communications Processors (MCP), such as +driver supports Fast Ethernet and Gigabit Ethernet adapters based +on the NVIDIA nForce Media and Communications Processors (MCP), the nForce, nForce 2, nForce 3, CK804, MCP04, MCP51, MCP55, MCP61, MCP65, MCP67, MCP73, MCP77 and MCP79 Ethernet controller chips. .Pp The .Nm +driver supports VLAN tag insertion with the MCP55 chipset and +IPv4 transmit/receive IP/TCP/UDP checksum offload with the +nForce 3, CK804, MCP55, MCP77 and MCP79 chipsets. +.Pp +The +.Nm driver supports the following .Ar media types: |