summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/eisa.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/eisa.4 4.html')
-rw-r--r--static/netbsd/man4/eisa.4 4.html103
1 files changed, 0 insertions, 103 deletions
diff --git a/static/netbsd/man4/eisa.4 4.html b/static/netbsd/man4/eisa.4 4.html
deleted file mode 100644
index 5f6c454b..00000000
--- a/static/netbsd/man4/eisa.4 4.html
+++ /dev/null
@@ -1,103 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">EISA(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">EISA(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">eisa</code> &#x2014;
- <span class="Nd">Introduction to EISA bus machine-independent drivers and
- support</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">options EISAVERBOSE</code></p>
-<p class="Pp">Machine-dependent; depends on the bus topology and EISA bus
- interface of your system. Typical EISA buses are either connected directly
- to the main system bus, or via an PCI to EISA bridge. See the
- <a class="Xr">intro(4)</a> documentation for your system for details.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp"><span class="Ux">NetBSD</span> includes a machine-independent EISA
- bus subsystem and several machine-independent EISA device drivers.</p>
-<p class="Pp">Your system may support additional EISA devices. Drivers for EISA
- 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="SUPPORTED_DEVICES"><a class="permalink" href="#SUPPORTED_DEVICES">SUPPORTED
- DEVICES</a></h1>
-<p class="Pp"><span class="Ux">NetBSD</span> includes machine-independent EISA
- drivers, sorted by device type and driver name:</p>
-<section class="Ss">
-<h2 class="Ss" id="Disk_and_tape_controllers"><a class="permalink" href="#Disk_and_tape_controllers">Disk
- and tape controllers</a></h2>
-<div class="Bd-indent">
-<dl class="Bl-tag">
- <dt><a class="Xr">cac(4)</a></dt>
- <dd>Compaq array controllers.</dd>
- <dt><a class="Xr">mlx(4)</a></dt>
- <dd>Mylex DAC960 and DEC SWXCR RAID controllers.</dd>
-</dl>
-</div>
-</section>
-<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">ahb(4)</a></dt>
- <dd>Adaptec 174x SCSI interfaces.</dd>
- <dt><a class="Xr">ahc(4)</a></dt>
- <dd>Adaptec AIC 7770, 274x, and 284x SCSI interfaces.</dd>
- <dt><a class="Xr">bha(4)</a></dt>
- <dd>BusLogic BT-74x SCSI interfaces.</dd>
- <dt><a class="Xr">dpt(4)</a></dt>
- <dd>DPT SmartCache/SmartRAID III and IV SCSI interfaces.</dd>
- <dt><a class="Xr">uha(4)</a></dt>
- <dd>Ultrastor 24f SCSI interfaces.</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">ep(4)</a></dt>
- <dd>3Com 3c579 and 3c592 10Mbit Ethernet, and 3c597 10/100Mbit Ethernet
- interfaces.</dd>
- <dt><a class="Xr">le(4)</a></dt>
- <dd>Digital DE422 Ethernet interfaces.</dd>
- <dt><a class="Xr">tlp(4)</a></dt>
- <dd>Digital DE425 Ethernet interfaces.</dd>
-</dl>
-</div>
-<p class="Pp">Note that most or all EISA devices also have PCI or ISA
- equivalents. These are listed in <a class="Xr">pci(4)</a>,
- <a class="Xr">isa(4)</a>, or <a class="Xr">isapnp(4)</a>, respectively. The
- manual pages for each individual driver also lists the supported bus
- variants.</p>
-</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></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
-<p class="Pp">The machine-independent EISA subsystem appeared in
- <span class="Ux">NetBSD 1.2</span>.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">September 27, 2002</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>