Deleted Added
full compact
ixgbe.4 (250168) ixgbe.4 (267938)
1.\" Copyright (c) 2001-2008, 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-2008, 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/ixgbe.4 250168 2013-05-02 01:36:52Z eadler $
32.\" $FreeBSD: head/share/man/man4/ixgbe.4 267938 2014-06-26 21:46:14Z bapt $
33.\"
34.Dd December 19, 2010
35.Dt IXGBE 4
36.Os
37.Sh NAME
38.Nm ixgbe
39.Nd "Intel(R) 10Gb Ethernet driver for the FreeBSD operating system"
40.Sh SYNOPSIS

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

100.Sh SUPPORT
101For general information and support,
102go to the Intel support website at:
103.Pa http://support.intel.com .
104.Pp
105If an issue is identified with the released source code on the supported kernel
106with a supported adapter, email the specific information related to the
107issue to
33.\"
34.Dd December 19, 2010
35.Dt IXGBE 4
36.Os
37.Sh NAME
38.Nm ixgbe
39.Nd "Intel(R) 10Gb Ethernet driver for the FreeBSD operating system"
40.Sh SYNOPSIS

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

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