summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/man4.vax/de.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/man4.vax/de.4 4.html')
-rw-r--r--static/netbsd/man4/man4.vax/de.4 4.html76
1 files changed, 0 insertions, 76 deletions
diff --git a/static/netbsd/man4/man4.vax/de.4 4.html b/static/netbsd/man4/man4.vax/de.4 4.html
deleted file mode 100644
index 4f5834b6..00000000
--- a/static/netbsd/man4/man4.vax/de.4 4.html
+++ /dev/null
@@ -1,76 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">DE(4)</td>
- <td class="head-vol">Device Drivers Manual (vax)</td>
- <td class="head-rtitle">DE(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">de</code> &#x2014; <span class="Nd">DEC
- DEUNA/DELUA 10 Mb/s Ethernet interface</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">de0 at uba? csr 174510</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">de</code> interface provides access to a 10
- Mb/s Ethernet network through a Digital Equipment UNIBUS Network Adapter
- (DEUNA).</p>
-<p class="Pp">Each of the host's network addresses is specified at boot time
- with an <code class="Dv">SIOCSIFADDR</code> <a class="Xr">ioctl(2)</a>. The
- <code class="Nm">de</code> interface employs the address resolution protocol
- described in <a class="Xr">arp(4)</a> to dynamically map between Internet
- and Ethernet addresses on the local network.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">DIAGNOSTICS</a></h1>
-<dl class="Bl-diag">
- <dt>de%d: hardware address %s.</dt>
- <dd>This is a normal autoconfiguration message noting the 6 byte physical
- Ethernet address of the adapter.</dd>
- <dt>de%d: oerror, flags=%b tdrerr=%b (len=%d).</dt>
- <dd>The hardware indicated an error in transmitting a packet to the cable. The
- status and error flags are reported.</dd>
- <dt>de%d: ierror, flags=%b lenerr=%b (len=%d).</dt>
- <dd>The hardware indicated an error in reading a packet from the cable. The
- status and error flags are reported.</dd>
-</dl>
-<p class="Pp">The following messages indicate a probable hardware error
- performing the indicated operation during autoconfiguration or
- initialization. The two control and status registers should indicate the
- nature of the failure. See the hardware manual for details.</p>
-<dl class="Bl-diag">
- <dt>de%d: reset failed, csr0=%b csr1=%b.</dt>
- <dd></dd>
- <dt>de%d: ppcb failed, csr0=%b csr1=%b.</dt>
- <dd></dd>
- <dt>de%d: read addr failed, csr0=%b csr1=%b.</dt>
- <dd></dd>
- <dt>de%d: wtring failed, csr0=%b csr1=%b.</dt>
- <dd></dd>
- <dt>de%d: wtmode failed, csr0=%b csr1=%b.</dt>
- <dd></dd>
-</dl>
-</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">arp(4)</a>, <a class="Xr">inet(4)</a>,
- <a class="Xr">netintro(4)</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">de</code> driver appeared in
- <span class="Ux">4.3BSD</span>.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">August 31, 2003</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>