1 .\" $NetBSD: nfe.4,v 1.3 2006/11/06 21:31:26 xtraeme Exp $
2 .\" $OpenBSD: nfe.4,v 1.8 2006/03/04 04:35:24 jsg Exp $
4 .\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org>
6 .\" Permission to use, copy, modify, and distribute this software for any
7 .\" purpose with or without fee is hereby granted, provided that the above
8 .\" copyright notice and this permission notice appear in all copies.
10 .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11 .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
13 .\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
23 .Nd NVIDIA nForce MCP Ethernet driver
33 driver supports PCI Ethernet adapters based on the NVIDIA
34 nForce Media and Communications Processors (MCP), such as
35 the nForce, nForce 2, nForce 3, CK804, MCP04, MCP51, MCP55,
36 MCP61, MCP65, MCP67 and MCP73 Ethernet controller chips.
40 driver supports the following
44 .Bl -tag -width autoselect -compact
46 Enable autoselection of the media type and options.
50 Set 100Mbps (Fast Ethernet) operation.
52 Set 1000Mbps (Gigabit Ethernet) operation (recent models only).
64 .\" .Xr hostname.if 5 ,
69 device driver first appeared in
82 .Aq damien@openbsd.org .
84 NVIDIA refuse to release any documentation on their products.