User Tools

Site Tools


en:users:drivers:ath10k:debug

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:users:drivers:ath10k:debug [2015/04/24 14:34]
Kalle Valo Add more complicated set bitrates examples
en:users:drivers:ath10k:debug [2016/02/19 09:41]
Kalle Valo Add new debug levels
Line 26: Line 26:
         ATH10K_DBG_BMI ​         = 0x00000400,         ATH10K_DBG_BMI ​         = 0x00000400,
         ATH10K_DBG_REGULATORY ​  = 0x00000800,         ATH10K_DBG_REGULATORY ​  = 0x00000800,
 +        ATH10K_DBG_TESTMODE = 0x00001000,
 +        ATH10K_DBG_WMI_PRINT = 0x00002000,
 +        ATH10K_DBG_PCI_PS = 0x00004000,
 +        ATH10K_DBG_AHB = 0x00008000,
         ATH10K_DBG_ANY ​         = 0xffffffff,         ATH10K_DBG_ANY ​         = 0xffffffff,
 };</​code>​ };</​code>​
en/users/drivers/ath10k/debug.txt ยท Last modified: 2017/03/29 14:32 by Kalle Valo