From mboxrd@z Thu Jan 1 00:00:00 1970 From: sandeep suresh Date: Tue, 16 Apr 2013 11:55:34 +0800 (SGT) Subject: [ath9k-devel] AR9287 ; 2-wire coexistence expected behavior In-Reply-To: References: <515A0847.7000306@gmail.com> <1365088789.89181.YahooMailNeo@web193504.mail.sg3.yahoo.com> <1365131280.68622.YahooMailNeo@web193506.mail.sg3.yahoo.com> <1365148844.61162.YahooMailNeo@web193503.mail.sg3.yahoo.com> <1365152761.13005.YahooMailNeo@web193505.mail.sg3.yahoo.com> <20830.46610.23754.783231@gargle.gargle.HOWL> <1365175482.75704.YahooMailNeo@web193505.mail.sg3.yahoo.com> <1365346495.79596.YahooMailNeo@web193506.mail.sg3.yahoo.com> <1365561451.4973.YahooMailNeo@web193504.mail.sg3.yahoo.com> <1365574412.20937.YahooMailNeo@web193505.mail.sg3.yahoo.com> <1366012397.74181.YahooMailNeo@web193503.mail.sg3.yahoo.com> <1366042437.8316.YahooMailNeo@web193506.mail.sg3.yahoo.com> Message-ID: <1366084534.24187.YahooMailNeo@web193501.mail.sg3.yahoo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hello Mr.Adrian, ????Got the debugfs working. I used the regdump under "/sys/kernel/debug/ieee80211/phy0/ath9k". The following are the values: ar5416phy.h:#define? ? AR_BT_COEX_MODE? ? ? ? ? ? 0x8170??????? Value is: 0x050a5b00 ar5416phy.h:#define? ? AR_BT_COEX_WEIGHT? ? ? ? ? 0x8174?????? Value is: 0xa8a8ff55 ar5416phy.h:#define? ? AR_BT_COEX_MODE2? ? ? ? ? 0x817c???????? Value is: 0x00110032 ar5416reg.h:#define? ? AR_BT_COEX_WEIGHT2? ? ? 0x81c4?????????? Value is: 0x00000000 ? Regards Sandeep. ________________________________ From: Adrian Chadd To: sandeep suresh Cc: Sujith Manoharan ; ath9k-devel ; "linux-wireless at 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20130416/a11ea052/attachment.htm