Deleted Added
full compact
ixgb.4 (250168) ixgb.4 (267938)
1.\" Copyright (c) 2001-2004, Intel Corporation
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 are met:
6.\"
7.\" 1. Redistributions of source code must retain the above copyright notice,
8.\" this list of conditions and the following disclaimer.

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

24.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
25.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
26.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28.\" POSSIBILITY OF SUCH DAMAGE.
29.\"
30.\" * Other names and brands may be claimed as the property of others.
31.\"
1.\" Copyright (c) 2001-2004, Intel Corporation
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 are met:
6.\"
7.\" 1. Redistributions of source code must retain the above copyright notice,
8.\" this list of conditions and the following disclaimer.

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

24.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
25.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
26.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28.\" POSSIBILITY OF SUCH DAMAGE.
29.\"
30.\" * Other names and brands may be claimed as the property of others.
31.\"
32.\" $FreeBSD: head/share/man/man4/ixgb.4 250168 2013-05-02 01:36:52Z eadler $
32.\" $FreeBSD: head/share/man/man4/ixgb.4 267938 2014-06-26 21:46:14Z bapt $
33.\"
34.Dd August 18, 2006
35.Dt IXGB 4
36.Os
37.Sh NAME
38.Nm ixgb
39.Nd "Intel(R) PRO/10GbE Ethernet driver for the FreeBSD operating system"
40.Sh SYNOPSIS

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

97.Sh SUPPORT
98For general information and support,
99go to the Intel support website at:
100.Pa http://support.intel.com .
101.Pp
102If an issue is identified with the released source code on the supported kernel
103with a supported adapter, email the specific information related to the
104issue to
33.\"
34.Dd August 18, 2006
35.Dt IXGB 4
36.Os
37.Sh NAME
38.Nm ixgb
39.Nd "Intel(R) PRO/10GbE Ethernet driver for the FreeBSD operating system"
40.Sh SYNOPSIS

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

97.Sh SUPPORT
98For general information and support,
99go to the Intel support website at:
100.Pa http://support.intel.com .
101.Pp
102If an issue is identified with the released source code on the supported kernel
103with a supported adapter, email the specific information related to the
104issue to
105.Aq freebsd@intel.com .
105.Aq Mt freebsd@intel.com .
106.Sh SEE ALSO
107.Xr arp 4 ,
108.Xr em 4 ,
109.Xr netintro 4 ,
110.Xr ng_ether 4 ,
111.Xr polling 4 ,
112.Xr vlan 4 ,
113.Xr ifconfig 8
114.Sh HISTORY
115The
116.Nm
117device driver first appeared in
118.Fx 4.11
119and
120.Fx 5.3 .
121.Sh AUTHORS
122The
123.Nm
124driver was written by
106.Sh SEE ALSO
107.Xr arp 4 ,
108.Xr em 4 ,
109.Xr netintro 4 ,
110.Xr ng_ether 4 ,
111.Xr polling 4 ,
112.Xr vlan 4 ,
113.Xr ifconfig 8
114.Sh HISTORY
115The
116.Nm
117device driver first appeared in
118.Fx 4.11
119and
120.Fx 5.3 .
121.Sh AUTHORS
122The
123.Nm
124driver was written by
125.An Intel Corporation Aq freebsd@intel.com .
125.An Intel Corporation Aq Mt freebsd@intel.com .