mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add IWN_DEBUG as an option for if_iwn.
This commit is contained in:
parent
38b1a25dfd
commit
c49debb656
1 changed files with 3 additions and 0 deletions
|
|
@ -829,6 +829,9 @@ MWL_DIAGAPI opt_mwl.h
|
|||
MWL_AGGR_SIZE opt_mwl.h
|
||||
MWL_TX_NODROP opt_mwl.h
|
||||
|
||||
# Options for the Intel 802.11n wireless driver
|
||||
IWN_DEBUG opt_iwn.h
|
||||
|
||||
# dcons options
|
||||
DCONS_BUF_SIZE opt_dcons.h
|
||||
DCONS_POLL_HZ opt_dcons.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue