summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/gsip.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/gsip.4 4.html')
-rw-r--r--static/netbsd/man4/gsip.4 4.html71
1 files changed, 0 insertions, 71 deletions
diff --git a/static/netbsd/man4/gsip.4 4.html b/static/netbsd/man4/gsip.4 4.html
deleted file mode 100644
index fccd6d11..00000000
--- a/static/netbsd/man4/gsip.4 4.html
+++ /dev/null
@@ -1,71 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">GSIP(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">GSIP(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">gsip</code> &#x2014; <span class="Nd">National
- Semiconductor DP83820 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">gsip* at pci? dev ? function ?</code></p>
-<p class="Pp">Configuration of PHYs 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">gsip</code> device driver supports Gigabit
- Ethernet interfaces based on the National Semiconductor DP83820 Gigabit
- Ethernet chips.</p>
-<p class="Pp">The National Semiconductor DP83820 is found on NetGear GA-622,
- Asante FriendlyNet GigaNIX, D-Link DGE-500T, SMC 9452TX and 9462TX, Accton
- EN1407-T, Planex GN-1000TE, ARK SOHO GA2000T and GA2500T, and other low-cost
- Gigabit Ethernet cards. It uses an external PHY or an external 10-bit
- interface.</p>
-<p class="Pp">The DP83820 supports VLAN tag insertion/removal in hardware. The
- <code class="Nm">gsip</code> driver supports this feature of the chip.</p>
-<p class="Pp">The DP83820 supports IPv4/TCP/UDP checksumming in hardware. The
- <code class="Nm">gsip</code> driver supports this feature of the chip. See
- <a class="Xr">ifconfig(8)</a> for information on how to enable this
- feature.</p>
-<p class="Pp">The DP83820 chip is a close relative of the DP83815 10/100
- Ethernet chip, which is supported by the <a class="Xr">sip(4)</a> driver,
- hence the <code class="Nm">gsip</code> name.</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">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">gsip</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">gsip</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">gsip</code> driver does not support the
- 10-bit interface, which is required in order to support fiber-optic
- media.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">June 2, 2001</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>