From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Golle Date: Wed, 4 Jul 2012 23:48:26 +0300 Subject: [ath9k-devel] AR9380 on Kirkwood 88FR131 In-Reply-To: <4FF2D521.5040102@neratec.com> References: <4FF007E6.3080709@allnet.de> <4FF2D521.5040102@neratec.com> Message-ID: <4FF4AC1A.8080904@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 On 07/03/12 14:18, Wojciech Dubowik wrote: > On 07/01/2012 10:18 AM, Daniel Golle wrote: >> Hi! >> I'm trying to use a Senao EMP7606 module (AR9380) on a Marvell Kirkwood >> 88FR131-based board running OpenWrt r32511 with Linux 3.3.8 and >> compat-wireless-2012-06-14. >> I'm unable to figure out the reason for the card not working properly. Please >> advise me on how I should go on debugging/investigating the issue. >> ath9k_hw_reset is quite complex and I can't figure out why it returns -EIO. > I have had similar behaviour on the Ka-Ro TK71 board with same > processor and openwrt. It was working stable with all the cards > except 9380/9390. One of our clever hardware guys has figured > out that you need to solder pull-up resistor on PERST# pin of pci > express slot. > > So if you can, just try to solder R402 10k resistor between pins > 22 and 24. > > I know it's not really software solution but it was only one that had > worked for us. Seems like timing or power up requirements for > these wifi cards are little bit different. Thank you so much for that precious hint! I'll ask the hardware guys to help me with that and let you know the result. Best regards Daniel