On Tue, Mar 23, 2021 at 07:06:33PM +0000, Mikolaj Kucharski wrote: > On Tue, Mar 23, 2021 at 06:01:27PM +0100, Stefan Sperling wrote: > > This switches athn(4) to the new RA Tx rate adaptation module. > > Tests on athn(4) PCI devices are welcome. > > USB devices don't need to be tested in this case Tx rate adaptation > > is taken care of by firmware. > > > > I could only test on AR9285 so far, but the result looks promising. > > > > diff c6a6a64b49f2287751632205d64f594eb6c1ee42 > > 636e9964c6e5313bb1c75823249d483597a0e93a > ... > > > Tested on athn(4) in `mediaopt hostap` mode. Uptime 1hr, so not a lot of > testing yet. So far no issues. I have two systems like that (in hostap) > and in `dmesg | grep athn` only difference is mac address between them. > I can send full dmesg from second system as well if you want. >
I also have third system, with the same athn(4) card (only mac address is different in `dmesg | grep athn` output), but it acts as a Wi-Fi client and is connected to OpenBSD athn(4)-based access point from my previous email (full dmesg output in an earlier email). -- Regards, Mikolaj