Deleted Added
full compact
nve.4 (152755) nve.4 (166346)
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 152755 2005-11-24 09:25:10Z joel $
27.\" $FreeBSD: head/share/man/man4/nve.4 166346 2007-01-30 08:40:04Z brueffer $
28.\"
29.Dd August 9, 2005
30.Dt NVE 4
31.Os
32.Sh NAME
33.Nm nve
34.Nd "NVIDIA nForce MCP Networking Adapter device driver"
35.Sh SYNOPSIS

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

108A fatal initialization error has occurred.
109.It "nve%d: failed to allocate memory"
110There are not enough mbufs available for allocation.
111.It "nve%d: device timeout"
112The device has stopped responding to the network, or there is a problem with
113the network connection (cable).
114.El
115.Sh SEE ALSO
28.\"
29.Dd August 9, 2005
30.Dt NVE 4
31.Os
32.Sh NAME
33.Nm nve
34.Nd "NVIDIA nForce MCP Networking Adapter device driver"
35.Sh SYNOPSIS

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

108A fatal initialization error has occurred.
109.It "nve%d: failed to allocate memory"
110There are not enough mbufs available for allocation.
111.It "nve%d: device timeout"
112The device has stopped responding to the network, or there is a problem with
113the network connection (cable).
114.El
115.Sh SEE ALSO
116.Xr altq 4 ,
116.Xr arp 4 ,
117.Xr miibus 4 ,
118.Xr netintro 4 ,
119.Xr ng_ether 4 ,
120.Xr ifconfig 8
121.Sh HISTORY
122The
123.Nm
124driver first appeared in
125.Fx 6.0 .
126.Sh AUTHORS
127.An -nosplit
128The
129.Nm
130driver was written by
131.An Quinton Dolan Aq q@onthenet.com.au
132and
133.An "David E. O'Brien" Aq obrien@FreeBSD.org .
117.Xr arp 4 ,
118.Xr miibus 4 ,
119.Xr netintro 4 ,
120.Xr ng_ether 4 ,
121.Xr ifconfig 8
122.Sh HISTORY
123The
124.Nm
125driver first appeared in
126.Fx 6.0 .
127.Sh AUTHORS
128.An -nosplit
129The
130.Nm
131driver was written by
132.An Quinton Dolan Aq q@onthenet.com.au
133and
134.An "David E. O'Brien" Aq obrien@FreeBSD.org .