On Fri, 11 Apr 2025 at 12:22, Pero Orsolic <b...@orsolic.org> wrote: > On Monday, April 7th, 2025 at 16:33, Adrian Chadd <adr...@freebsd.org> > wrote: > > > You can already do an ath(4) 11n AP just fine on freebsd. I really need > to finish my initial ath10k port (it works though!) and get it into the > tree so I can shuffle it forward along the hardware support line. > > If I understood correctly, "QCA6174 802.11ac" card is supported with > atk10k driver which is/will be available in -CURRENT? >
No, this is ath(4) for 11abgn NICs. The 11ac stuff isn't covered by it. > It doesn't work with if_ath.ko in 14.2-RELEASE? (At least it wasn't > working in my short experiments) > What is supported HW for native 11n AP n 14.2-RELEASE (or -STABLE)? > AR5416 (but it's buggy), AR9160, AR92xx, AR93xx, AR94xx, AR95xx -adrian > > > What channel/mode is the alpine AP running on? > > > > Does iwx see it using "ifconfig wlan0 list scan" ? > > Channel in hostapd was set to 0. After setting it to {36,40,44} my iwx > client was able to see and connect to Alpine AP. >