Deleted Added
full compact
nve.4 (256281) nve.4 (261972)
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: stable/10/share/man/man4/nve.4 217468 2011-01-16 04:14:56Z marius $
27.\" $FreeBSD: stable/10/share/man/man4/nve.4 261972 2014-02-16 11:13:14Z brueffer $
28.\"
28.\"
29.Dd January 16, 2011
29.Dd February 13, 2014
30.Dt NVE 4
31.Os
32.Sh NAME
33.Nm nve
34.Nd "NVIDIA nForce MCP Networking Adapter device driver"
35.Sh SYNOPSIS
30.Dt NVE 4
31.Os
32.Sh NAME
33.Nm nve
34.Nd "NVIDIA nForce MCP Networking Adapter device driver"
35.Sh SYNOPSIS
36.Sy Warning:
37This driver is deprecated and will not be available in
38.Fx 11.0
39and later.
40Please consider using the
41.Xr nfe 4
42driver instead.
43.Pp
36To compile this driver into the kernel,
37place the following lines in your
38kernel configuration file:
39.Bd -ragged -offset indent
40.Cd "device miibus"
41.Cd "device nve"
42.Ed
43.Pp

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

114The device has stopped responding to the network, or there is a problem with
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 ,
44To compile this driver into the kernel,
45place the following lines in your
46kernel configuration file:
47.Bd -ragged -offset indent
48.Cd "device miibus"
49.Cd "device nve"
50.Ed
51.Pp

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

122The device has stopped responding to the network, or there is a problem with
123the network connection (cable).
124.El
125.Sh SEE ALSO
126.Xr altq 4 ,
127.Xr arp 4 ,
128.Xr miibus 4 ,
129.Xr netintro 4 ,
130.Xr nfe 4 ,
122.Xr ng_ether 4 ,
123.Xr rgephy 4 ,
124.Xr ifconfig 8
125.Sh HISTORY
126The
127.Nm
128driver first appeared in
129.Fx 6.0 .

--- 12 unchanged lines hidden ---
131.Xr ng_ether 4 ,
132.Xr rgephy 4 ,
133.Xr ifconfig 8
134.Sh HISTORY
135The
136.Nm
137driver first appeared in
138.Fx 6.0 .

--- 12 unchanged lines hidden ---