summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>1997-03-12 19:11:59 +0000
committerse <se@FreeBSD.org>1997-03-12 19:11:59 +0000
commit72a10d50dabc0f01221930c44bbcd8658959956e (patch)
tree29f988710ca61e6a5a4a380d75087e069b30f8bf /sys/conf/NOTES
parent3e34fa9b9f5f862cc2c7040531c7aeaa386f4e46 (diff)
downloadFreeBSD-src-72a10d50dabc0f01221930c44bbcd8658959956e.zip
FreeBSD-src-72a10d50dabc0f01221930c44bbcd8658959956e.tar.gz
Add option CMD640 which is required to use both channels of that
EIDE chip
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 86d1021..1be05cf 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.314 1997/02/22 09:31:37 peter Exp $
+# $Id: LINT,v 1.315 1997/03/12 17:41:33 joerg 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
@@ -614,6 +614,12 @@ disk wd3 at wdc1 drive 1
#
# Options for `wdc':
#
+# CMD640 enables serializing access to primary and secondary channel
+# of the CMD640B IDE Chip. The serializing will only take place
+# if this option is set *and* the chip is probed by the pci-system.
+#
+options "CMD640" #Enable work around for CMD640 h/w bug
+#
# ATAPI enables the support for ATAPI-compatible IDE devices
#
options ATAPI #Enable ATAPI support for IDE bus
OpenPOWER on IntegriCloud