From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Golle Date: Thu, 3 Nov 2011 01:23:39 +0100 Subject: [ath9k-devel] RFC: expose antCtrlCommon aka. AR_PHY_SWITCH_COM via nl80211 In-Reply-To: <4EB19EEB.9000905@openwrt.org> References: <4EB17A67.1030109@allnet.de> <4EB18291.1000906@allnet.de> <4EB1835B.2010704@openwrt.org> <4EB188F2.7060509@allnet.de> <4EB19EEB.9000905@openwrt.org> Message-ID: <4EB1DF0B.6050703@allnet.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hi Felix! Thank you very much for that info! On 11/02/2011 08:50 PM, Felix Fietkau wrote: > To figure out the remaining settings for this hardware, please give me > the values of registers 0x99ac (AR_PHY_MULTICHAIN_GAIN_CTL) and 0xA208 > (AR_PHY_CCK_DETECT) on your device. from debugfs regdump: 0x99ac (AR_PHY_MULTICHAIN_GAIN_CTL) 0x1a63dfcd 0xA208 (AR_PHY_CCK_DETECT) 0x9a6bffcd Cheers Daniel