diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:59:05 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:59:05 -0400 |
| commit | 1f19f33e45791ea59aed048796fc68672c6723a5 (patch) | |
| tree | 54625fba89e91d1c2177801ec635e8528bba937f /static/netbsd/man4/tc.4 4.html | |
| parent | ac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff) | |
docs: Removed Precompiled HTML
Diffstat (limited to 'static/netbsd/man4/tc.4 4.html')
| -rw-r--r-- | static/netbsd/man4/tc.4 4.html | 116 |
1 files changed, 0 insertions, 116 deletions
diff --git a/static/netbsd/man4/tc.4 4.html b/static/netbsd/man4/tc.4 4.html deleted file mode 100644 index cfee3af6..00000000 --- a/static/netbsd/man4/tc.4 4.html +++ /dev/null @@ -1,116 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">TC(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">TC(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">tc</code> — <span class="Nd">TURBOchannel - expansion bus driver</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<section class="Ss"> -<h2 class="Ss" id="alpha"><a class="permalink" href="#alpha">alpha</a></h2> -<p class="Pp"><code class="Cd">tc* at tcasic?</code></p> -</section> -<section class="Ss"> -<h2 class="Ss" id="pmax"><a class="permalink" href="#pmax">pmax</a></h2> -<p class="Pp"><code class="Cd">tc* at mainbus0</code></p> -</section> -<section class="Ss"> -<h2 class="Ss" id="vax"><a class="permalink" href="#vax">vax</a></h2> -<p class="Pp"><code class="Cd">tc0 at vsbus0</code></p> -</section> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The <code class="Nm">tc</code> driver provides machine-independent - support for the DEC TURBOchannel expansion bus found on all DEC 5000-series - machines with MIPS, DEC 3000-series with Alpha processors and VAXstation - 4000 machines with the optional TURBOchannel adaptor.</p> -<p class="Pp">Your system may support additional TURBOchannel devices. Drivers - for TURBOchannel devices not listed here are machine-dependent. Consult your - system's <a class="Xr">intro(4)</a> for additional information.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1> -<p class="Pp"><span class="Ux">NetBSD</span> includes machine-independent - TURBOchannel drivers, sorted by device type and driver name:</p> -<section class="Ss"> -<h2 class="Ss" id="SCSI_interfaces"><a class="permalink" href="#SCSI_interfaces">SCSI - interfaces</a></h2> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt><a class="Xr">tcds(4)</a></dt> - <dd>PMAZ-DS, PMAZ-FS, PMAZB-AA and PMAZC-AA dual-channel SCSI adapters</dd> -</dl> -</div> -</section> -<section class="Ss"> -<h2 class="Ss" id="Network_interfaces"><a class="permalink" href="#Network_interfaces">Network - interfaces</a></h2> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt><a class="Xr">le(4)</a></dt> - <dd>LANCE Ethernet interface</dd> -</dl> -</div> -</section> -<section class="Ss"> -<h2 class="Ss" id="Frame_buffers"><a class="permalink" href="#Frame_buffers">Frame - buffers</a></h2> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt><a class="Xr">cfb(4)</a></dt> - <dd>PMAG-B CX colour unaccelerated 2-D framebuffer</dd> - <dt><a class="Xr">mfb(4)</a></dt> - <dd>PMAG-A MX monochrome framebuffer</dd> - <dt><a class="Xr">px(4)</a></dt> - <dd>PMAG-C PX accelerated graphics boards</dd> - <dt><a class="Xr">pxg(4)</a></dt> - <dd>PMAG-D, PMAG-E and PMAG-F PXG accelerated graphics boards</dd> - <dt><a class="Xr">sfb(4)</a></dt> - <dd>PMAGB-BA HX colour unaccelerated 2-D framebuffer</dd> - <dt><a class="Xr">tfb(4)</a></dt> - <dd>PMAG-J TX 24-bit colour unaccelerated 2-D framebuffer</dd> -</dl> -</div> -</section> -<section class="Ss"> -<h2 class="Ss" id="Miscellaneous"><a class="permalink" href="#Miscellaneous">Miscellaneous</a></h2> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt><a class="Xr">ioasic(4)</a></dt> - <dd>baseboard IO control ASIC for DEC TURBOchannel systems</dd> - <dt><a class="Xr">tcu(4)</a></dt> - <dd>TC-USB USB host and GPIO option</dd> -</dl> -</div> -</section> -</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">intro(4)</a>, <a class="Xr">tc(9)</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">tc</code> driver first appeared in - <span class="Ux">NetBSD 1.1</span>.</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">tc</code> driver makes poor use of interrupt - priority on the 5000/1xx series systems.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">February 26, 2021</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
