summaryrefslogtreecommitdiff
path: root/share/man/man4/ncr.4
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-10-05 14:45:55 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-10-05 14:45:55 +0000
commite7d0adf95322ccbac21d361be1700e9edb07eff2 (patch)
tree0a7ba8b2db2a1f697897ee36c97e0c9344da12c9 /share/man/man4/ncr.4
parent7ef5a345919c1cba77bdfe5ffcf43dde619dabd4 (diff)
Powered by @mantoya:
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
Diffstat (limited to 'share/man/man4/ncr.4')
-rw-r--r--share/man/man4/ncr.412
1 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man4/ncr.4 b/share/man/man4/ncr.4
index 14da32195c6..fc196957c2b 100644
--- a/share/man/man4/ncr.4
+++ b/share/man/man4/ncr.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ncr.4,v 1.7 2001/04/11 20:48:03 miod Exp $
+.\" $OpenBSD: ncr.4,v 1.8 2001/10/05 14:45:53 mpech Exp $
.\"
.\" Copyright (c) 1994 James A. Jegers
.\" All rights reserved.
@@ -83,8 +83,9 @@ Enable this only if using a Tekram DC-390 card.
.It Cd option NCR_VERBOSE=integer
Specifies the verbosity of driver messages during a kernel boot.
A value of 1 will provide extra information about the controller's
-capabilities and setup. A value of 2 or greater will print information
-about the controller's registers.
+capabilities and setup.
+A value of 2 or greater will print information about the controller's
+registers.
.It Cd option SCSI_NCR_DFLT_TAGS=integer
Specifies the maximum number of tags per logical unit.
Unless
@@ -122,11 +123,12 @@ firmware instead of configuring the chip itself.
Some Quantum drives (specifically the Atlas series) return
.Dq queue full
responses when a very small number of tags is used which can confuse
-the driver. With such drives, you can use
+the driver.
+With such drives, you can use
.Bd -literal
option SCSI_NCR_DFLT_TAGS=0
-
.Ed
+.Pp
in your kernel configuration file to disable tagged command queuing.
.Sh SEE ALSO
.Xr cd 4 ,