Date: Tue, 22 Apr 2014 11:21:07 -0700 From: Greg Byshenk <freebsd@byshenk.net> To: Adrian Chadd <adrian@freebsd.org> Cc: "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org> Subject: Re: svn commit: r264710 - head/sys/dev/ath Message-ID: <20140422182107.GF1602@mail0.byshenk.net> In-Reply-To: <CAJ-Vmo=uk6SQv6_%2ByObmUqUo3qiNn_gyfpaEpKB0mt4CE4P6FA@mail.gmail.com> References: <201404210205.s3L25p9U064240@svn.freebsd.org> <CAJ-Vmo=Fzt7RtRfEidQ3vo_vFmc6W6M%2BWXR6pV1%2B8bR4Rus8uA@mail.gmail.com> <20140421155853.GD1602@mail0.byshenk.net> <CAJ-Vmo=bbabyZbAq5s3nnChN7i=4YCkMnHKSdthPr6ZzQ4XNvA@mail.gmail.com> <20140422005950.GE1602@mail0.byshenk.net> <CAJ-Vmo=uk6SQv6_%2ByObmUqUo3qiNn_gyfpaEpKB0mt4CE4P6FA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 22, 2014 at 11:04:55AM -0700, Adrian Chadd wrote: > Try setting it up without 11n enabled: > > ifconfig wlan0 create wlandev ath0 wlanmode hostap channel 6:g > > .. and if that doesn't help, try with 11n enabled but without ampdutx: > > ifconfig wlan0 -ampdutx > > I'm not using the AR5416 as an AP at the moment but it should be ok. > I'm definitely using it as a station though. > > Can your try -HEAD instead? I don't plan on MFCing things myself back > to stable/10; i rely on others who are actively using stable/10 to do > it. I did try it to 11g (as I know that 11n wasn't supported before), but it didn't help. I did -not- try without ampdutx. I can try that, and I can also try HEAD --- but that will take a little bit of time, as I will need to do some reconfiguring of other things to ensure that my systems are up and available while I'm testing. I'll let you know when I have a chance to test. -greg > On 21 April 2014 17:59, Greg Byshenk <freebsd@byshenk.net> wrote: > > On Mon, Apr 21, 2014 at 09:30:47AM -0700, Adrian Chadd wrote: > > > >> Which NIC? > > > > It is a TP-Link TL-WN951N "Wireless N PCI Adapter". > > > > dmesg: > > ath0: <Atheros 5416> mem 0xfe6f0000-0xfe6fffff irq 16 at device 0.0 on pci4 > > ath0: AR5416 mac 13.10 RF2133 phy 8.1 > > > > pciconf: > > ath0@pci0:4:0:0: class=0x028000 card=0x3071168c chip=0x0023168c rev=0x01 hdr=0x00 > > vendor = 'Atheros Communications Inc.' > > device = 'AR5008 Wireless Network Adapter' > > class = network > > > > On 9-STABLE, I see an occasional "stuck beacon" error, but all > > carries on more or less happily after. On 10-STABLE, the errors > > as mentioned. (It is 10-STABLE, revision 264683). > > -- greg byshenk - gbyshenk@byshenk.net - Portland, OR USA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140422182107.GF1602>