Deleted Added
full compact
nve.4 (208027) nve.4 (217468)
1.\" Copyright (c) 2003 Quinton Dolan
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 10 unchanged lines hidden (view full) ---

19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $Id: nvnet.4,v 1.1 2003/10/09 16:48:01 q Exp $
26.\"
1.\" Copyright (c) 2003 Quinton Dolan
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 10 unchanged lines hidden (view full) ---

19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $Id: nvnet.4,v 1.1 2003/10/09 16:48:01 q Exp $
26.\"
27.\" $FreeBSD: head/share/man/man4/nve.4 208027 2010-05-13 12:07:55Z uqs $
27.\" $FreeBSD: head/share/man/man4/nve.4 217468 2011-01-16 04:14:56Z marius $
28.\"
28.\"
29.Dd December 8, 2007
29.Dd January 16, 2011
30.Dt NVE 4
31.Os
32.Sh NAME
33.Nm nve
34.Nd "NVIDIA nForce MCP Networking Adapter device driver"
35.Sh SYNOPSIS
36To compile this driver into the kernel,
37place the following lines in your

--- 77 unchanged lines hidden (view full) ---

115the network connection (cable).
116.El
117.Sh SEE ALSO
118.Xr altq 4 ,
119.Xr arp 4 ,
120.Xr miibus 4 ,
121.Xr netintro 4 ,
122.Xr ng_ether 4 ,
30.Dt NVE 4
31.Os
32.Sh NAME
33.Nm nve
34.Nd "NVIDIA nForce MCP Networking Adapter device driver"
35.Sh SYNOPSIS
36To compile this driver into the kernel,
37place the following lines in your

--- 77 unchanged lines hidden (view full) ---

115the network connection (cable).
116.El
117.Sh SEE ALSO
118.Xr altq 4 ,
119.Xr arp 4 ,
120.Xr miibus 4 ,
121.Xr netintro 4 ,
122.Xr ng_ether 4 ,
123.Xr rgephy 4 ,
123.Xr ifconfig 8
124.Sh HISTORY
125The
126.Nm
127driver first appeared in
128.Fx 6.0 .
129.Sh AUTHORS
130.An -nosplit
131The
132.Nm
133driver was written by
134.An Quinton Dolan Aq q@onthenet.com.au
135and
136.An "David E. O'Brien" Aq obrien@FreeBSD.org .
137.Sh BUGS
138There are reports that when the card is in auto select mode,
139ifconfig output reports a 10baseT/UTP output while the LEDs and
140bandwidth show that the card is actually in 100baseTX mode.
124.Xr ifconfig 8
125.Sh HISTORY
126The
127.Nm
128driver first appeared in
129.Fx 6.0 .
130.Sh AUTHORS
131.An -nosplit
132The
133.Nm
134driver was written by
135.An Quinton Dolan Aq q@onthenet.com.au
136and
137.An "David E. O'Brien" Aq obrien@FreeBSD.org .
138.Sh BUGS
139There are reports that when the card is in auto select mode,
140ifconfig output reports a 10baseT/UTP output while the LEDs and
141bandwidth show that the card is actually in 100baseTX mode.