Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/share/man/man4 Pull up revision 1.10 (requested by ad):
details: https://anonhg.NetBSD.org/src/rev/bfe2e7ecd5ac
branches: netbsd-1-4
changeset: 470431:bfe2e7ecd5ac
user: he <he%NetBSD.org@localhost>
date: Mon Feb 28 19:06:36 2000 +0000
description:
Pull up revision 1.10 (requested by ad):
Document that this driver does use features like RAID, and briefly
explain how it's accomplished.
diffstat:
share/man/man4/dpt.4 | 24 ++++++++++++++++++------
1 files changed, 18 insertions(+), 6 deletions(-)
diffs (57 lines):
diff -r 88e7f23ba109 -r bfe2e7ecd5ac share/man/man4/dpt.4
--- a/share/man/man4/dpt.4 Mon Feb 28 19:01:15 2000 +0000
+++ b/share/man/man4/dpt.4 Mon Feb 28 19:06:36 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dpt.4,v 1.7.2.2 2000/01/17 18:36:04 he Exp $
+.\" $NetBSD: dpt.4,v 1.7.2.3 2000/02/28 19:06:36 he Exp $
.\"
.\" Copyright (c) 1999, 2000 Andy Doran <ad%NetBSD.org@localhost>
.\" All rights reserved.
@@ -33,6 +33,18 @@
.Cd "dpt* at eisa? slot ?"
.Cd "dpt* at pci? dev ? function ?"
.Cd "scsibus* at dpt?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for third and fourth generation DPT SCSI
+controllers. All communication with the controllers is conducted via the
+EATA (Enhanced AT Bus Attachment) protocol (CAM committee standard
+CAM/89-004).
+.Pp
+DPT adapters examine and interpret all SCSI commands received before passing
+them to any underlying physical device(s). In this way, caching, RAID and
+other transformations are achieved while remaining transparent to the host
+operating system.
.Sh HARDWARE
The
.Nm
@@ -47,14 +59,14 @@
.It Tn DPT SmartRAID IV
.El
.Sh DIAGNOSTICS
-None of these messages should be encountered under normal circumstances. It
+None of these messages should be encountered under normal circumstances. It
should be noted that the list below is not complete.
.Pp
.Bl -tag -width indent
.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
+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.
.br
.It dpt0: spurious intr
@@ -94,8 +106,8 @@
.Nm
driver, however a definitive list is not avaiable.
.Pp
-Older firmware may prove problematic. It is recommended that the latest
-available firmware be used. Contact DPT for a firmware update.
+Older firmware may prove problematic. It is recommended that the latest
+available firmware be used. Contact DPT for a firmware update.
.Pp
Older boards that do not suppport scatter-gather I/O or DMA are not supported.
.Pp
Home |
Main Index |
Thread Index |
Old Index