Deleted Added
full compact
ixgbe.4 (216578) ixgbe.4 (233648)
1.\" Copyright (c) 2001-2008, Intel Corporation
2.\" All rights reserved.
1.\" Copyright (c) 2001-2008, Intel Corporation
2.\" All rights reserved.
3.\"
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.
9.\"
10.\" 2. Redistributions in binary form must reproduce the above copyright
11.\" notice, this list of conditions and the following disclaimer in the

--- 12 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.\"
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.
9.\"
10.\" 2. Redistributions in binary form must reproduce the above copyright
11.\" notice, this list of conditions and the following disclaimer in the

--- 12 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 216578 2010-12-19 23:54:31Z yongari $
32.\" $FreeBSD: head/share/man/man4/ixgbe.4 233648 2012-03-29 05:02:12Z eadler $
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

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

74.Xr ifconfig 8 .
75.Sh HARDWARE
76The
77.Nm
78driver supports the following cards:
79.Pp
80.Bl -bullet -compact
81.It
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

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

74.Xr ifconfig 8 .
75.Sh HARDWARE
76The
77.Nm
78driver supports the following cards:
79.Pp
80.Bl -bullet -compact
81.It
82Intel(R) 10 Gigabit XF SR/AF Dual Port Server Adapter
82Intel(R) 10 Gigabit XF SR/AF Dual Port Server Adapter
83.It
84Intel(R) 10 Gigabit XF SR/LR Server Adapter
85.It
86Intel(R) 82598EB 10 Gigabit AF Network Connection
87.It
83.It
84Intel(R) 10 Gigabit XF SR/LR Server Adapter
85.It
86Intel(R) 82598EB 10 Gigabit AF Network Connection
87.It
88Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection
88Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection
89.El
90.Sh DIAGNOSTICS
91.Bl -diag
92.It "ixgbe%d: Unable to allocate bus resource: memory"
93A fatal initialization error has occurred.
94.It "ixgbe%d: Unable to allocate bus resource: interrupt"
95A fatal initialization error has occurred.
96.It "ixgbe%d: watchdog timeout -- resetting"

--- 30 unchanged lines hidden ---
89.El
90.Sh DIAGNOSTICS
91.Bl -diag
92.It "ixgbe%d: Unable to allocate bus resource: memory"
93A fatal initialization error has occurred.
94.It "ixgbe%d: Unable to allocate bus resource: interrupt"
95A fatal initialization error has occurred.
96.It "ixgbe%d: watchdog timeout -- resetting"

--- 30 unchanged lines hidden ---