Fri Aug 12 23:40:01 2011 UTC ()
Remove trailing whitespace, superfluous quotes, move RCS Id to top.


(wiz)
diff -r1.1 -r1.2 src/share/man/man4/ixg.4

cvs diff -r1.1 -r1.2 src/share/man/man4/ixg.4 (expand / switch to unified diff)

--- src/share/man/man4/ixg.4 2011/08/12 22:00:12 1.1
+++ src/share/man/man4/ixg.4 2011/08/12 23:40:00 1.2
@@ -1,16 +1,18 @@ @@ -1,16 +1,18 @@
 1.\" $NetBSD: ixg.4,v 1.2 2011/08/12 23:40:00 wiz Exp $
 2.\"
1.\" Copyright (c) 2001-2008, Intel Corporation 3.\" Copyright (c) 2001-2008, Intel Corporation
2.\" All rights reserved. 4.\" All rights reserved.
3.\"  5.\"
4.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions are met: 7.\" modification, are permitted provided that the following conditions are met:
6.\" 8.\"
7.\" 1. Redistributions of source code must retain the above copyright notice, 9.\" 1. Redistributions of source code must retain the above copyright notice,
8.\" this list of conditions and the following disclaimer. 10.\" this list of conditions and the following disclaimer.
9.\" 11.\"
10.\" 2. Redistributions in binary form must reproduce the above copyright 12.\" 2. Redistributions in binary form must reproduce the above copyright
11.\" notice, this list of conditions and the following disclaimer in the 13.\" notice, this list of conditions and the following disclaimer in the
12.\" documentation and/or other materials provided with the distribution. 14.\" documentation and/or other materials provided with the distribution.
13.\" 15.\"
14.\" 3. Neither the name of the Intel Corporation nor the names of its 16.\" 3. Neither the name of the Intel Corporation nor the names of its
15.\" contributors may be used to endorse or promote products derived from 17.\" contributors may be used to endorse or promote products derived from
16.\" this software without specific prior written permission. 18.\" this software without specific prior written permission.
@@ -19,73 +21,73 @@ @@ -19,73 +21,73 @@
19.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 21.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 22.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
21.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 23.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
22.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 24.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
23.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 25.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
24.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 26.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
25.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 27.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
26.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 28.\" 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 29.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28.\" POSSIBILITY OF SUCH DAMAGE. 30.\" POSSIBILITY OF SUCH DAMAGE.
29.\" 31.\"
30.\" * Other names and brands may be claimed as the property of others. 32.\" * Other names and brands may be claimed as the property of others.
31.\" 33.\"
32.\" $NetBSD: ixg.4,v 1.1 2011/08/12 22:00:12 dyoung Exp $ 
33.\" $FreeBSD: src/share/man/man4/ixgbe.4,v 1.3 2010/12/19 23:54:31 yongari Exp $ 34.\" $FreeBSD: src/share/man/man4/ixgbe.4,v 1.3 2010/12/19 23:54:31 yongari Exp $
34.\" 35.\"
35.Dd July 25, 2011 36.Dd July 25, 2011
36.Dt IXG 4 37.Dt IXG 4
37.Os 38.Os
38.Sh NAME 39.Sh NAME
39.Nm ixg 40.Nm ixg
40.Nd "Intel(R) 10Gb Ethernet driver" 41.Nd Intel(R) 10Gb Ethernet driver
41.Sh SYNOPSIS 42.Sh SYNOPSIS
42.Cd "ixg* at pci? dev ? function ?" 43.Cd "ixg* at pci? dev ? function ?"
43.Sh DESCRIPTION 44.Sh DESCRIPTION
44The 45The
45.Nm 46.Nm
46driver provides support for PCI 10Gb Ethernet adapters based on 47driver provides support for PCI 10Gb Ethernet adapters based on
47the Intel(R) 82598EB and 82599 10 GbE Controllers. 48the Intel(R) 82598EB and 82599 10 GbE Controllers.
48The driver supports Jumbo Frames, TCP Segmentation Offload (TSO). 49The driver supports Jumbo Frames, TCP Segmentation Offload (TSO).
49.Pp 50.Pp
50For questions related to hardware requirements, 51For questions related to hardware requirements,
51refer to the documentation supplied with your Intel 10GbE adapter. 52refer to the documentation supplied with your Intel 10GbE adapter.
52All hardware requirements listed apply to use with 53All hardware requirements listed apply to use with
53.Nx . 54.Nx .
54.Pp 55.Pp
55Support for Jumbo Frames is provided via the interface MTU setting. 56Support for Jumbo Frames is provided via the interface MTU setting.
56Selecting an MTU larger than 1500 bytes with the 57Selecting an MTU larger than 1500 bytes with the
57.Xr ifconfig 8 58.Xr ifconfig 8
58utility configures the adapter to receive and transmit Jumbo Frames. 59utility configures the adapter to receive and transmit Jumbo Frames.
59On .Nx , 60On
 61.Nx ,
60the maximum MTU size for Jumbo Frames is 9000 bytes. 62the maximum MTU size for Jumbo Frames is 9000 bytes.
61.Pp 63.Pp
62This driver version supports VLANs. 64This driver version supports VLANs.
63For information on enabling VLANs, see 65For information on enabling VLANs, see
64.Xr ifconfig 8 . 66.Xr ifconfig 8 .
65.Sh HARDWARE 67.Sh HARDWARE
66The 68The
67.Nm 69.Nm
68driver supports the following cards: 70driver supports the following cards:
69.Pp 71.Pp
70.Bl -bullet -compact 72.Bl -bullet -compact
71.It 73.It
72Intel(R) 10 Gigabit XF SR/AF Dual Port Server Adapter  74Intel(R) 10 Gigabit XF SR/AF Dual Port Server Adapter
73.It 75.It
74Intel(R) 10 Gigabit XF SR/LR Server Adapter 76Intel(R) 10 Gigabit XF SR/LR Server Adapter
75.It 77.It
76Intel(R) 82598EB 10 Gigabit AF Network Connection 78Intel(R) 82598EB 10 Gigabit AF Network Connection
77.It 79.It
78Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection  80Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection
79.El 81.El
80.Sh DIAGNOSTICS 82.Sh DIAGNOSTICS
81.Bl -diag 83.Bl -diag
82.It "ixg%d: Unable to allocate bus resource: memory" 84.It "ixg%d: Unable to allocate bus resource: memory"
83A fatal initialization error has occurred. 85A fatal initialization error has occurred.
84.It "ixg%d: Unable to allocate bus resource: interrupt" 86.It "ixg%d: Unable to allocate bus resource: interrupt"
85A fatal initialization error has occurred. 87A fatal initialization error has occurred.
86.It "ixg%d: watchdog timeout -- resetting" 88.It "ixg%d: watchdog timeout -- resetting"
87The device has stopped responding to the network, or there is a problem with 89The device has stopped responding to the network, or there is a problem with
88the network connection (cable). 90the network connection (cable).
89.El 91.El
90.Sh SUPPORT 92.Sh SUPPORT
91For general information and support, 93For general information and support,