summaryrefslogtreecommitdiffstats
path: root/share/man/man4/cm.4
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2004-07-28 18:13:28 +0000
committertrhodes <trhodes@FreeBSD.org>2004-07-28 18:13:28 +0000
commitb80c9f2f4b1631d5595ca5d05b1616e215fd907b (patch)
treeacb71f99ee0c0124e074461274a12f9e5103de1a /share/man/man4/cm.4
parent7e404c358e93a0c8f85f4b8ed1c50133c9884fb1 (diff)
downloadFreeBSD-src-b80c9f2f4b1631d5595ca5d05b1616e215fd907b.zip
FreeBSD-src-b80c9f2f4b1631d5595ca5d05b1616e215fd907b.tar.gz
Remove the ERRORS section in favor of a DIAGNOSTICS section.
Requested by: ru
Diffstat (limited to 'share/man/man4/cm.4')
-rw-r--r--share/man/man4/cm.418
1 files changed, 7 insertions, 11 deletions
diff --git a/share/man/man4/cm.4 b/share/man/man4/cm.4
index be0ac8f..d4d04ad 100644
--- a/share/man/man4/cm.4
+++ b/share/man/man4/cm.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 21, 2004
+.Dd July 28, 2004
.Dt CM 4
.Os
.Sh NAME
@@ -110,18 +110,14 @@ When switching between the two modes, use
.Dl ifconfig interfacename down up
to switch the
.Tn MTU .
-.Sh ERRORS
+.Sh DIAGNOSTICS
The following driver specific error messages
may be reported:
-.Bl -tag -width Er
-.It Bq Er ENOENT
-May be returned if the device cannot allocate a port,
-memory resource, or IRQ with the given resource ID.
-.It Bq Er EINVAL
-May be returned if the device is marked as down and is
-still running.
-This error may also be returned if the device is marked as up
-but is not running.
+.Bl -diag
+.It "reset: card reset, link addr = 0x%02x (cm%d)"
+The card is being reset and a new link address assigned.
+.It "srint: restarted rx on buf cm%d"
+The rx buffer has been emptied and will be reset.
.El
.Sh SEE ALSO
.Xr netintro 4 ,
OpenPOWER on IntegriCloud