From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sinan Akman Date: Mon, 20 Jul 2009 15:51:55 -0400 Subject: [ath9k-devel] r52n - ar9220 miniPCi 11n In-Reply-To: <20090720192117.GH5830@mosca> References: <43e72e890907161715g79e90371rf1d4dd643aa7972e@mail.gmail.com> <4A6263D5.50207@writeme.com> <20090720153710.GA5830@mosca> <4A64C21D.5060001@writeme.com> <20090720192117.GH5830@mosca> Message-ID: <4A64CADB.6030909@writeme.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Luis R. Rodriguez wrote: > On Mon, Jul 20, 2009 at 12:14:37PM -0700, Sinan Akman wrote: >> Luis R. Rodriguez wrote: >>> On Sat, Jul 18, 2009 at 05:07:49PM -0700, Sinan Akman wrote: >>>> Luis R. Rodriguez wrote: >>>>> Curious if anyone has tested ath9k with this card or any ar9220s. It >>>>> should have our ar9280 MAC. >>>>> >>>>> http://www.mikrotik-shop.de/product_info.php?info=p513_MikroTik-RouterBoard-R52N.html >>>> FWIW, I tested R2N briefly which has ar9223 instead and it works in AP with simple PSK >>>> config. >>> Nice, added to the wiki external products page, thanks, do you have the output of loading >>> a recent ath9k driver with that? >> from dmesg : >> >> phy0: Selected rate control algorithm 'ath9k_rate_control' >> Registered led device: ath9k-phy0::radio >> Registered led device: ath9k-phy0::assoc >> Registered led device: ath9k-phy0::tx >> Registered led device: ath9k-phy0::rx >> phy0: Atheros AR9280 MAC/BB Rev:2 AR5133 RF Rev:d0: mem=0xc50e0000, irq=18 > > Thanks, I was looking for the AR5133, the radio. > >> also : >> >> # lspci >> [..] >> 00:11.0 Network controller: Atheros Communications Inc. AR922X Wireless Network >> Adapter (rev 01) >> >> # uname -a >> Linux uclibc 2.6.30 #1 Thu Jul 2 18:23:32 EDT 2009 ppc unknown >> >> This is with hostapd v0.6.9. >> >> I also see enter/exit power save mode continuously : >> >> Jul 20 02:53:09 uclibc user.debug kernel: wlan0: STA 00:0f:66:70:87:37 aid 1 >> exits power save mode >> Jul 20 02:54:12 uclibc user.debug kernel: wlan0: STA 00:0f:66:70:87:37 aid 1 >> enters power save mode >> Jul 20 02:54:14 uclibc user.debug kernel: wlan0: STA 00:0f:66:70:87:37 aid 1 >> exits power save mode >> .... > > Who is 00:0f:66:70:87:37? This is indeed not related. it is from the PC in the music studio next door, a Linksys G-PCI I believe. I used it for testing to associate. Let me know if you need other logs as well. -- sinan