Hello Mr.Adrian,
    I had compiled the kernel with debug enabled for ath9k. Next I used 
modprobe ath9k btcoex_enable=1 debug=0xffffffff.
Where can I find the below debugfs thing as I could not see anything under:
/sys/kernel/debug/ieee80211/phy0$
Can you please send me the absolute path?
Thanks & Regards
sandeep.


________________________________
From: Adrian Chadd <adr...@freebsd.org>
To: sandeep suresh <sandeep.sur...@yahoo.co.in> 
Cc: Sujith Manoharan <suj...@msujith.org>; ath9k-devel 
<ath9k-devel@lists.ath9k.org>; "linux-wirel...@vger.kernel.org" 
<linux-wirel...@vger.kernel.org> 
Sent: Monday, 15 April 2013 11:15 PM
Subject: Re: [ath9k-devel] AR9287 ; 2-wire coexistence expected behavior


... this is way way too complicated.

There's a debugfs thing (regidx/regval) that lets you read/write
individual register values.

So please dump the contents of these registers:


ar5416phy.h:#define    AR_BT_COEX_MODE            0x8170
ar5416phy.h:#define    AR_BT_COEX_WEIGHT          0x8174
ar5416phy.h:#define    AR_BT_COEX_MODE2          0x817c
ar5416reg.h:#define    AR_BT_COEX_WEIGHT2      0x81c4



adrian
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to