summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/stge.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/stge.4 4.html')
-rw-r--r--static/netbsd/man4/stge.4 4.html67
1 files changed, 0 insertions, 67 deletions
diff --git a/static/netbsd/man4/stge.4 4.html b/static/netbsd/man4/stge.4 4.html
deleted file mode 100644
index 4f41baa3..00000000
--- a/static/netbsd/man4/stge.4 4.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">STGE(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">STGE(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">stge</code> &#x2014;
- <span class="Nd">Sundance/Tamarack TC9021 Gigabit 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">stge* at pci? dev ? function ?</code></p>
-<p class="Pp">Configuration of PHYs or Ten-bit interfaces may also be necessary.
- See <a class="Xr">mii(4)</a>.</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">stge</code> device driver supports the
- Sundance/Tamarack TC9021 Gigabit Ethernet chip.</p>
-<p class="Pp">The Sundance/Tamarack TC9021 is found on the D-Link DGE-550T, and
- the Antares Microsystems Gigabit Ethernet board. It uses an external PHY or
- an external 10-bit interface.</p>
-<p class="Pp">The TC9021 supports IPv4/TCP/UDP checksumming in hardware. The
- <code class="Nm">stge</code> driver supports this feature of the chip. See
- <a class="Xr">ifconfig(8)</a> for information on how to enable this
- feature.</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">ifmedia(4)</a>,
- <a class="Xr">mii(4)</a>, <a class="Xr">netintro(4)</a>,
- <a class="Xr">pci(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">stge</code> driver first appeared in
- <span class="Ux">NetBSD 1.6</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">stge</code> driver was written by
- <span class="An">Jason R. Thorpe</span>
- &#x27E8;thorpej@NetBSD.org&#x27E9;.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">The <code class="Nm">stge</code> driver does not support the VLAN
- tag insertion/removal feature of the TC9021 chip. This is primarily because
- the TC9021's VLAN do not have a useful programming interface.</p>
-<p class="Pp">The <code class="Nm">stge</code> driver does not yet support jumbo
- Ethernet frames.</p>
-<p class="Pp">The <code class="Nm">stge</code> driver does not yet function
- properly with 1000BASE-T fitted boards. Currently, only 1000BASE-SX boards
- work.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">July 24, 2001</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>