summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/tl.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/tl.4 4.html')
-rw-r--r--static/netbsd/man4/tl.4 4.html74
1 files changed, 0 insertions, 74 deletions
diff --git a/static/netbsd/man4/tl.4 4.html b/static/netbsd/man4/tl.4 4.html
deleted file mode 100644
index 72330fc4..00000000
--- a/static/netbsd/man4/tl.4 4.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">TL(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">TL(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">tl</code> &#x2014; <span class="Nd">Ethernet
- driver for Texas Instruments ThunderLAN based board</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">tl* at pci? dev ? function ?</code></p>
-<p class="Pp">Configuration of PHYs is 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">tl</code> device driver supports network
- adapters based on the Texas Instruments ThunderLAN chip.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1>
-<p class="Pp">Supported cards include:</p>
-<div class="Bd-indent">
-<dl class="Bl-tag">
- <dt>Compaq Netelligent</dt>
- <dd>in baseboard and PCI variants (10BASE-T-only variant untested).</dd>
- <dt>Compaq NetFlex 3/P</dt>
- <dd>in baseboard variant only (the PCI variant doesn't use the same
- chip!).</dd>
- <dt>It Baseboard Compaq Deskpro 4000 5233MMX Ethernet</dt>
- <dd>(This has been tested on the Deskpro 4000M only).</dd>
- <dt>TI TravelMate 5000 series laptop docking station's Ethernet board.</dt>
- <dd style="width: auto;">&#x00A0;</dd>
-</dl>
-</div>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="MEDIA_SELECTION"><a class="permalink" href="#MEDIA_SELECTION">MEDIA
- SELECTION</a></h1>
-<p class="Pp">The different models of the supported boards come with some subset
- of RJ-45, BNC and AUI connectors. Media selection is done using
- <a class="Xr">ifconfig(8)</a> using the standard
- <a class="Xr">ifmedia(4)</a> mechanism. Refer to those manual pages for more
- information.</p>
-<p class="Pp">The <code class="Nm">tl</code> driver doesn't have full automatic
- media selection. By default it will do an Nway (IEEE 802.3u) negotiation on
- the 10BASE-T port for the speed and duplex mode with the link partner. If
- the AUI or BNC port is used, an explicit media type must be specified to
- <a class="Xr">ifconfig(8)</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">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="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">The board marked as untested will always claim having an AUI
- connector, where it may be a BNC one.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">May 16, 2009</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>