diff options
Diffstat (limited to 'static/netbsd/man4/ea.4 4.html')
| -rw-r--r-- | static/netbsd/man4/ea.4 4.html | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/static/netbsd/man4/ea.4 4.html b/static/netbsd/man4/ea.4 4.html new file mode 100644 index 00000000..cb0f66fe --- /dev/null +++ b/static/netbsd/man4/ea.4 4.html @@ -0,0 +1,52 @@ +<table class="head"> + <tr> + <td class="head-ltitle">EA(4)</td> + <td class="head-vol">Device Drivers Manual</td> + <td class="head-rtitle">EA(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">ea</code> — <span class="Nd">Atomwide + “Ether3” 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">ea* at podulebus0 slot ?</code></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">ea</code> driver provides access to a 10 Mb/s + Ethernet network through a card based on the SEEQ 8005 Advanced Ethernet + Data Link Controller.</p> +<p class="Pp">The cards supported by this driver are generally those supported + by the “Ether3” driver under RISC OS. These include:</p> +<p class="Pp"></p> +<ul class="Bl-bullet Bl-compact"> + <li>Atomwide A-1005</li> + <li>Atomwide A-1006</li> + <li>Atomwide A-1007</li> + <li>Acorn AEH54</li> +</ul> +<p class="Pp">Media selection on these cards is through links on the board, so + there are no media options available through the driver.</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">eb(4)</a>, <a class="Xr">netintro(4)</a>, + <a class="Xr">podulebus(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 driver doesn't support 8-bit cards like the A-1009, A-1010, + A-1011 and A-1012.</p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">April 6, 2001</td> + <td class="foot-os">NetBSD 10.1</td> + </tr> +</table> |
