diff options
Diffstat (limited to 'static/netbsd/man4/podulebus.4 4.html')
| -rw-r--r-- | static/netbsd/man4/podulebus.4 4.html | 126 |
1 files changed, 0 insertions, 126 deletions
diff --git a/static/netbsd/man4/podulebus.4 4.html b/static/netbsd/man4/podulebus.4 4.html deleted file mode 100644 index 23470825..00000000 --- a/static/netbsd/man4/podulebus.4 4.html +++ /dev/null @@ -1,126 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">PODULEBUS(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">PODULEBUS(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">podulebus</code> — <span class="Nd">Acorn - Expansion Card bus 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">podulebus0 at root</code> - (<span class="Ux">NetBSD</span>/acorn32)</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">podulebus</code> driver handles the - expansion-card interface in Archimedes machines and their successors. This - includes conventional expansion cards, mini expansion cards (as introduced - in the A3000), network expansion cards (as introduced in the A3020), DEBI - expansion cards (as introduced in the Risc PC), and Mk II network cards - (also introduced in the Risc PC). Drivers for individual cards attach as - children of the <code class="Nm">podulebus</code> device.</p> -<p class="Pp"><span class="Ux">NetBSD</span> includes several - machine-independent expansion card device drivers. There are also some - device drivers which are specific to - <span class="Ux">NetBSD</span>/acorn32.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1> -<p class="Pp">The following devices are supported by - <span class="Ux">NetBSD</span>.</p> -<section class="Ss"> -<h2 class="Ss" id="SCSI_interfaces"><a class="permalink" href="#SCSI_interfaces">SCSI - interfaces</a></h2> -<dl class="Bl-tag"> - <dt><code class="Nm">asc</code></dt> - <dd>Acorn AKA30, AKA31, and AKA32 SCSI expansion cards - (<span class="Ux">NetBSD</span>/acorn32).</dd> - <dt><code class="Nm">cosc</code></dt> - <dd>MCS Connect32 SCSI interface - (<span class="Ux">NetBSD</span>/acorn32).</dd> - <dt><code class="Nm">csa</code></dt> - <dd>Cumana 8-bit SCSI interface (<span class="Ux">NetBSD</span>/acorn32).</dd> - <dt><code class="Nm">csc</code></dt> - <dd>Cumana 16-bit SCSI interface - (<span class="Ux">NetBSD</span>/acorn32).</dd> - <dt><code class="Nm">hcsc</code></dt> - <dd>HCCS 8-bit SCSI interface.</dd> - <dt><code class="Nm">oak</code></dt> - <dd>Oak SCSI interface.</dd> - <dt><code class="Nm">ptsc</code></dt> - <dd>Powertec SCSI interface (<span class="Ux">NetBSD</span>/acorn32).</dd> - <dt><code class="Nm">sec</code></dt> - <dd>Acorn AKA30, AKA31, and AKA32 SCSI expansion cards.</dd> -</dl> -</section> -<section class="Ss"> -<h2 class="Ss" id="Disk_controllers"><a class="permalink" href="#Disk_controllers">Disk - controllers</a></h2> -<dl class="Bl-tag"> - <dt><code class="Nm">dtide</code></dt> - <dd>D.T. Software IDE controller.</dd> - <dt><code class="Nm">hcide</code></dt> - <dd>HCCS IDE controller.</dd> - <dt><code class="Nm">icside</code></dt> - <dd>ICS IDE controller (<span class="Ux">NetBSD</span>/acorn32).</dd> - <dt><code class="Nm">rapide</code></dt> - <dd>Yellowstone Educational Solutions RapIDE IDE controller - (<span class="Ux">NetBSD</span>/acorn32).</dd> - <dt><code class="Nm">simide</code></dt> - <dd>Simtec IDE controller (<span class="Ux">NetBSD</span>/acorn32).</dd> -</dl> -</section> -<section class="Ss"> -<h2 class="Ss" id="Network_interfaces"><a class="permalink" href="#Network_interfaces">Network - interfaces</a></h2> -<dl class="Bl-tag"> - <dt><code class="Nm">ea</code></dt> - <dd>Atomwide <span class="No">A-10</span><var class="Ar">xx</var> and Acorn - AEH54 Ethernet cards (Ether3).</dd> - <dt><code class="Nm">eb</code></dt> - <dd>Atomwide and ANT network-slot and Acorn AEH61 Ethernet cards - (EtherB).</dd> - <dt><code class="Nm">ei</code></dt> - <dd>Acorn AKA25 Ethernet card (Ether1).</dd> - <dt><code class="Nm">ie</code></dt> - <dd>Acorn AKA25 Ethernet card (Ether1) - (<span class="Ux">NetBSD</span>/acorn32).</dd> - <dt><code class="Nm">ne</code></dt> - <dd>Various vaguely NE2000-compatible Ethernet cards - (<span class="Ux">NetBSD</span>/acorn32).</dd> -</dl> -</section> -<section class="Ss"> -<h2 class="Ss" id="Serial_interfaces"><a class="permalink" href="#Serial_interfaces">Serial - interfaces</a></h2> -<dl class="Bl-tag"> - <dt><code class="Nm">amps</code></dt> - <dd>Atomwide multi-port serial interface - (<span class="Ux">NetBSD</span>/acorn32).</dd> -</dl> -</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">acorn32/asc(4)</a>, - <a class="Xr">acorn32/cosc(4)</a>, <a class="Xr">acorn32/csc(4)</a>, - <a class="Xr">acorn32/ie(4)</a>, <a class="Xr">acorn32/ptsc(4)</a>, - <a class="Xr">dtide(4)</a>, <a class="Xr">ea(4)</a>, - <a class="Xr">eb(4)</a>, <a class="Xr">ei(4)</a>, - <a class="Xr">hcide(4)</a>, <a class="Xr">ne(4)</a>, - <a class="Xr">oak(4)</a>, <a class="Xr">sec(4)</a></p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">January 24, 2018</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
