summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 87425bd..cc09da6 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -52,6 +52,12 @@ AHC_DUMP_EEPROM opt_aic7xxx.h # Dump the contents of our
AHC_DEBUG_SEQUENCER opt_aic7xxx.h # Enable diagnostic sequencer code
+# Adaptec aic79xx SCSI controller options
+AHD_DEBUG opt_aic79xx.h # Compile in aic79xx debugging code.
+
+AHD_DEBUG_OPTS opt_aic79xx.h # Aic79xx driver debugging options.
+ # See sys/dev/aic79xx/aic79xx.h
+
ADW_ALLOW_MEMIO opt_adw.h # Allow PCI devices to use memory
# mapped I/O
OpenPOWER on IntegriCloud