From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Walker Date: Mon, 25 Jan 2010 13:47:00 -0500 Subject: [ath9k-devel] trouble with DWA-552 and ath9k In-Reply-To: <1264028629.10023.26.camel@mj> References: <4B2A5FA8.8060905@charter.net> <19242.62265.487757.695747@gargle.gargle.HOWL> <4B2AFC5D.1060001@charter.net> <19243.2224.974537.876295@gargle.gargle.HOWL> <4B39058A.6080108@charter.net> <1262033354.3002.11.camel@mj> <4B391DCB.6010500@charter.net> <1262035725.3002.23.camel@mj> <4B393739.9000601@charter.net> <20091229100250.xle1s7oai8ow08k8-cebfxv@webmail.spamcop.net> <4B3A8F7B.2050106@charter.net> <20091230011624.zygif55zaco8000s-cebfxv@webmail.spamcop.net> <4B436D94.4050304@charter.net> <19270.46529.788691.185819@gargle.gargle.HOWL> <4B489D63.9030305@charter.net> <19273.25018.877385.529083@gargle.gargle.HOWL> <4B4D1F4F.7090106@charter.net> <19277.32410.462158.258222@gargle.gargle.HOWL> <4B51E8FC.9030304@charter.net> <1264028629.10023.26.camel@mj> Message-ID: <4B5DE724.7000002@charter.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Pavel Roskin wrote: > On Sat, 2010-01-16 at 11:27 -0500, Brian Walker wrote: > > >> Any update? I'd be glad to do further debugging with any code changes. >> > > It turns out that Ubiquiti SR71-15, which is also a miniPCI card with > AR9280 chipset is working properly. It only supports the 5 GHz band. > > Moreover, if I install both Ubiquiti SR71-15 and SR71-12, then SR71-12 > works! But if I modify ath9k to only match SR71-12, then it fails. > > The debug messages are somewhat interesting: > > mac80211: debugfs: failed to rename debugfs dir to netdev:wlan0 > udev: renamed network interface wlan0 to wlan13 > ath: timeout (100000 us) on reg 0x9860: 0xdeadbeef & 0x00000001 != 0x00000000 > ath: Unable to reset hardware; reset status -5 (freq 2412 MHz) > > 0xdeadbeef actually comes from the register. Either the Atheros chipset > is returning it (unlikely), or the driver is not reading it from the > actual hardware! > > Any update? I see several new snapshots at http://wireless.kernel.org/download/compat-wireless-2.6/ Brian