mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 13:58:30 -04:00
Added options for 3ware 9000 series RAID controller driver (twa).
This commit is contained in:
parent
734938becc
commit
f646fe1a8d
1 changed files with 4 additions and 0 deletions
|
|
@ -71,6 +71,10 @@ AHD_REG_PRETTY_PRINT opt_aic79xx.h # Print register bitfields in debug
|
|||
ADW_ALLOW_MEMIO opt_adw.h # Allow PCI devices to use memory
|
||||
# mapped I/O
|
||||
|
||||
# 3ware 9000 series RAID controller driver options
|
||||
TWA_DEBUG opt_twa.h # 0-10; 10 prints the most messages.
|
||||
TWA_FLASH_FIRMWARE opt_twa.h # firmware image bundled when defined.
|
||||
|
||||
# Miscellaneous options.
|
||||
ADAPTIVE_MUTEXES
|
||||
ALQ
|
||||
|
|
|
|||
Loading…
Reference in a new issue