mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add the aic7xxx option AHC_DEBUG_SEQUENCER. This enables some diagnostic
code in the firmware downloaded to the aic7xxx RISC engine.
This commit is contained in:
parent
df7addf026
commit
a08d5a42df
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@ AHC_TMODE_ENABLE opt_aic7xxx.h # Bitmap of units to enable
|
|||
AHC_DUMP_EEPROM opt_aic7xxx.h # Dump the contents of our
|
||||
# configuration prom.
|
||||
|
||||
AHC_DEBUG_SEQUENCER opt_aic7xxx.h # Enable diagnostic sequencer code
|
||||
|
||||
ADW_ALLOW_MEMIO opt_adw.h # Allow PCI devices to use memory
|
||||
# mapped I/O
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue