From b80c9f2f4b1631d5595ca5d05b1616e215fd907b Mon Sep 17 00:00:00 2001 From: trhodes Date: Wed, 28 Jul 2004 18:13:28 +0000 Subject: Remove the ERRORS section in favor of a DIAGNOSTICS section. Requested by: ru --- share/man/man4/cm.4 | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to 'share/man/man4/cm.4') 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 , -- cgit v1.1