summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-09-02 15:22:24 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-09-02 15:22:24 +0000
commitbaba26a1ef541bcb63327f32e3fa8509865112a4 (patch)
treef575b1f32663dbd1b86a4f452bca308077934471 /share/man
parent4418bcd8245d1be69f59c3508fac853c9ad5e38b (diff)
- remove non-existent errors from DIAGNOSTICS
- slight macro cleanup from NetBSD (Anders Magnusson -r1.11); ok hugh@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/man4.vax/de.426
1 files changed, 6 insertions, 20 deletions
diff --git a/share/man/man4/man4.vax/de.4 b/share/man/man4/man4.vax/de.4
index 6ad1fae48cc..5478231f61b 100644
--- a/share/man/man4/man4.vax/de.4
+++ b/share/man/man4/man4.vax/de.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: de.4,v 1.8 2003/06/02 23:30:14 millert Exp $
+.\" $OpenBSD: de.4,v 1.9 2003/09/02 15:22:23 jmc Exp $
.\" $NetBSD: de.4,v 1.3 1996/03/03 17:13:19 thorpej Exp $
.\"
.\" Copyright (c) 1986, 1991 The Regents of the University of California.
@@ -36,13 +36,13 @@
.Sh NAME
.Nm de
.Nd
-.Tn DEC DEUNA
+.Tn DEC DEUNA/DELUA
10 Mb/s Ethernet interface
.Sh SYNOPSIS
.Cd "de0 at uba? csr 0174510"
.Sh DESCRIPTION
The
-.Nm de
+.Nm
interface provides access to a 10 Mb/s Ethernet network through
a Digital Equipment
.Tn UNIBUS
@@ -54,7 +54,7 @@ is specified at boot time with an
.Dv SIOCSIFADDR
.Xr ioctl 2 .
The
-.Nm de
+.Nm
interface employs the address resolution protocol described in
.Xr arp 4
to dynamically map between Internet and Ethernet addresses on the local
@@ -76,9 +76,9 @@ flag with an
.Bl -diag
.It de%d: hardware address %s.
This is a normal autoconfiguration message noting the 6 byte physical
-ethernet address of the adapter.
+Ethernet address of the adapter.
.Pp
-.It de%d: oerror, flags=%b tdrerr=%b (len=%d).
+.It de%d: oerror, flags=%b tdrerr=%b.
The hardware indicated an error
in transmitting a packet to the cable.
The status and error flags are reported.
@@ -88,22 +88,9 @@ The hardware indicated an error
in reading a packet from the cable.
The status and error flags are reported.
.Pp
-.It de%d: can't handle af%d.
-The interface was handed
-a message with addresses formatted in an unsuitable address
-family; the packet was dropped.
-.Pp
.It de%d: buffer unavailable.
The interface received more packets
than it had buffers allocated to receive them.
-.Pp
-.It de%d: address change failed, csr0=%b csr1=%b.
-The interface was unable to reprogram
-its physical ethernet address.
-This may happen with very early models of the interface.
-This facility is used only when
-the controller is not the first network interface configured for
-.Tn XNS .
.El
.Pp
The following messages indicate a probable hardware error performing
@@ -111,7 +98,6 @@ 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.
-.Pp
.Bl -diag
.It de%d: reset failed, csr0=%b csr1=%b.
.It de%d: ppcb failed, csr0=%b csr1=%b.