summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 30cebb3..b493aa7 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -29,6 +29,14 @@
# If filename is missing, the default is
# opt_<name-of-option-in-lower-case>.h
+# Adaptec Array Controller driver options
+AAC_DEBUG opt_aac.h # Debugging levels:
+ # 0 - quiet, only emit warnings
+ # 1 - noisy, emit major function
+ # points and things done
+ # 2 - extremely noisy, emit trace
+ # items in loops, etc.
+
# Adaptec aic7xxx SCSI controller options
AHC_ALLOW_MEMIO opt_aic7xxx.h # Allow PCI devices to use memory
# mapped I/O
OpenPOWER on IntegriCloud