aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorJohn Dyson <dyson@FreeBSD.org>1995-04-22 22:39:33 +0000
committerJohn Dyson <dyson@FreeBSD.org>1995-04-22 22:39:33 +0000
commit5b920a895d8cdb04f064a811cc7f508ab420667b (patch)
tree6921420760054cf668a2788e6a272edef293ab8f /sys/conf
parent48bf097c94f946bc61034a0169b3f2e7cc77f152 (diff)
downloadsrc-5b920a895d8cdb04f064a811cc7f508ab420667b.tar.gz
src-5b920a895d8cdb04f064a811cc7f508ab420667b.zip
Document the wd.c option NSECS_MULTI.
Notes
Notes: svn path=/head/; revision=8004
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 58d5914b0e7a..18420790d0be 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.169 1995/04/14 15:12:24 dufault Exp $
+# $Id: LINT,v 1.170 1995/04/18 11:02:22 ache Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -377,6 +377,9 @@ controller isa0
# TUNE_1542 enables the automatic ISA bus speed selection for the
# Adaptec 1542 boards. Does not work for all boards, use it with caution.
#
+# NSECS_MULTI enables and allows multi-block transfers in the wd driver.
+# suggested values would be 8 or 16.
+#
#options ALLOW_CONFLICT_DRQ
#options ALLOW_CONFLICT_IOADDR
#options ALLOW_CONFLICT_IRQ
@@ -386,6 +389,7 @@ options "AUTO_EOI_1"
options BOUNCE_BUFFERS
#options DUMMY_NOPS
#options "TUNE_1542"
+#options "NSECS_MULTI=16"
# Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver
#device vt0 at isa? port "IO_KBD" tty irq 1 vector pcrint