mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Minor fixups
This commit is contained in:
parent
9010448c55
commit
43e9d8a3a4
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue