Add some new debugging options for the ath(4) and ath_hal(4) drivers.
This commit is contained in:
parent
c5239edb98
commit
425dd534ac
@ -775,6 +775,8 @@ ATH_ENABLE_11N opt_ath.h
|
||||
ATH_ENABLE_DFS opt_ath.h
|
||||
ATH_EEPROM_FIRMWARE opt_ath.h
|
||||
ATH_ENABLE_RADIOTAP_VENDOR_EXT opt_ath.h
|
||||
ATH_DEBUG_ALQ opt_ath.h
|
||||
ATH_KTR_INTR_DEBUG opt_ath.h
|
||||
|
||||
# options for the Atheros hal
|
||||
AH_SUPPORT_AR5416 opt_ah.h
|
||||
@ -794,7 +796,7 @@ AH_NEED_DESC_SWAP opt_ah.h
|
||||
AH_USE_INIPDGAIN opt_ah.h
|
||||
AH_MAXCHAN opt_ah.h
|
||||
AH_RXCFG_SDMAMW_4BYTES opt_ah.h
|
||||
|
||||
AH_INTERRUPT_DEBUGGING opt_ah.h
|
||||
# AR5416 and later interrupt mitigation
|
||||
# XXX do not use this for AR9130
|
||||
AH_AR5416_INTERRUPT_MITIGATION opt_ah.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user