Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Add DIAGNOSTICS section with just one entry r...



details:   https://anonhg.NetBSD.org/src/rev/1cf9e61b5443
branches:  trunk
changeset: 480157:1cf9e61b5443
user:      ad <ad%NetBSD.org@localhost>
date:      Wed Jan 05 16:33:01 2000 +0000

description:
Add DIAGNOSTICS section with just one entry right now regarding
dpt_readcfg() failures.

diffstat:

 share/man/man4/dpt.4 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r c93eda854748 -r 1cf9e61b5443 share/man/man4/dpt.4
--- a/share/man/man4/dpt.4      Wed Jan 05 16:28:39 2000 +0000
+++ b/share/man/man4/dpt.4      Wed Jan 05 16:33:01 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dpt.4,v 1.3 1999/12/17 16:23:21 abs Exp $
+.\"    $NetBSD: dpt.4,v 1.4 2000/01/05 16:33:01 ad Exp $
 .\"
 .\" Copyright (c) 1999 Andy Doran <ad%NetBSD.org@localhost>
 .\" All rights reserved.
@@ -46,6 +46,14 @@
 .It Tn DPT SmartRAID III
 .It Tn DPT SmartRAID IV
 .El
+.Sh DIAGNOSTICS
+.Bl -tag -width indent -compact
+.It dpt0: readcfg failed - see dpt(4)
+.br
+The EATA configuration data did not appear upon request. This may be caused
+by older firmware. Generally the solution is to power-cycle the affected
+machine.
+.El
 .Sh SEE ALSO
 .Xr intro 4 ,
 .Xr cd 4 ,



Home | Main Index | Thread Index | Old Index