summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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