summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2002-09-01 22:50:08 +0000
committerscottl <scottl@FreeBSD.org>2002-09-01 22:50:08 +0000
commita7242c6e4c36ff09b2e1e17638f2f73e483616f4 (patch)
tree9a54c23a735ee7d4705d8818a6661a6f60d8b649
parent9efe19424ef5130d3b60faed874bdef6b4ae9bcf (diff)
downloadFreeBSD-src-a7242c6e4c36ff09b2e1e17638f2f73e483616f4.zip
FreeBSD-src-a7242c6e4c36ff09b2e1e17638f2f73e483616f4.tar.gz
Minor fixups
-rw-r--r--sys/conf/NOTES5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index f4514f1..061efca 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1210,9 +1210,12 @@ options AHC_TMODE_ENABLE
options AHD_DEBUG
# Aic79xx driver debugging options.
-# See sys/dev/aic79xx/aic79xx.h
+# See the ahd(4) manpage
options AHD_DEBUG_OPTS=0xFFFFFFFF
+# Print human-readable register definitions when debugging
+options AHD_REG_PRETTY_PRINT
+
# The adw driver will attempt to use memory mapped I/O for all PCI
# controllers that have it configured only if this option is set.
options ADW_ALLOW_MEMIO
OpenPOWER on IntegriCloud