summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/ixg.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/ixg.4 4.html')
-rw-r--r--static/netbsd/man4/ixg.4 4.html88
1 files changed, 0 insertions, 88 deletions
diff --git a/static/netbsd/man4/ixg.4 4.html b/static/netbsd/man4/ixg.4 4.html
deleted file mode 100644
index c3290d92..00000000
--- a/static/netbsd/man4/ixg.4 4.html
+++ /dev/null
@@ -1,88 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">IXG(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">IXG(4)</td>
- </tr>
-</table>
-<div class="manual-text">
-<section class="Sh">
-<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
-<p class="Pp"><code class="Nm">ixg</code> &#x2014; <span class="Nd">Intel(R)
- 10Gb Ethernet driver</span></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
-<p class="Pp"><code class="Cd">ixg* at pci? dev ? function ?</code></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp">The <code class="Nm">ixg</code> driver provides support for PCI
- 10Gb Ethernet adapters based on the Intel(R) 82598EB, 82599, X540 and X550
- Ethernet Controllers. The driver supports Jumbo Frames, TCP Segmentation
- Offload (TSO).</p>
-<p class="Pp">For questions related to hardware requirements, refer to the
- documentation supplied with your Intel 10GbE adapter. All hardware
- requirements listed apply to use with <span class="Ux">NetBSD</span>.</p>
-<p class="Pp">Support for Jumbo Frames is provided via the interface MTU
- setting. Selecting an MTU larger than 1500 bytes with the
- <a class="Xr">ifconfig(8)</a> utility configures the adapter to receive and
- transmit Jumbo Frames. On <span class="Ux">NetBSD</span>, the maximum MTU
- size for Jumbo Frames is 9000 bytes.</p>
-<p class="Pp">This driver version supports VLANs. For information on enabling
- VLANs, see <a class="Xr">ifconfig(8)</a>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">DIAGNOSTICS</a></h1>
-<dl class="Bl-diag">
- <dt>ixg%d: Unable to allocate bus resource: memory</dt>
- <dd>A fatal initialization error has occurred.</dd>
- <dt>ixg%d: Unable to allocate bus resource: interrupt</dt>
- <dd>A fatal initialization error has occurred.</dd>
- <dt>ixg%d: watchdog timeout -- resetting</dt>
- <dd>The device has stopped responding to the network, or there is a problem
- with the network connection (cable).</dd>
-</dl>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SUPPORT"><a class="permalink" href="#SUPPORT">SUPPORT</a></h1>
-<p class="Pp">For general information and support, go to the Intel support
- website at:
- <a class="Lk" href="http://www.intel.com/support/">http://www.intel.com/support/</a>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
- ALSO</a></h1>
-<p class="Pp"><a class="Xr">arp(4)</a>, <a class="Xr">ixv(4)</a>,
- <a class="Xr">netintro(4)</a>, <a class="Xr">vlan(4)</a>,
- <a class="Xr">ifconfig(8)</a></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
-<p class="Pp">The <code class="Nm">ixg</code> device driver comes from
- <span class="Ux">FreeBSD</span>, where it is called
- <code class="Nm">ixgbe</code>. It first appeared in <span class="Ux">NetBSD
- 6.0</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
-<p class="Pp">The <code class="Nm">ixg</code> driver was written by
- <span class="An">Intel Corporation</span>
- &lt;<a class="Mt" href="mailto:freebsdnic@mailbox.intel.com">freebsdnic@mailbox.intel.com</a>&gt;.
- It was imported from <span class="Ux">FreeBSD</span> into
- <span class="Ux">NetBSD</span> by <span class="An">David Young</span>
- &lt;<a class="Mt" href="mailto:dyoung@NetBSD.org">dyoung@NetBSD.org</a>&gt;.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">The hardware supports a maximum MTU of 16114 bytes, but the
- <span class="Ux">NetBSD</span> port of the driver supports only 9000
- bytes.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">August 25, 2021</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>