[Bug 276375] hostapd: not setting up properly interfaces

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 26 Feb 2024 00:51:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276375

Cy Schubert <cy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Affects Many People         |Affects Some People
           Assignee|cy@FreeBSD.org              |wireless@FreeBSD.org

--- Comment #12 from Cy Schubert <cy@FreeBSD.org> ---
My new TP-LINK AC1200 just arrived today. Testing hostapd with it I get:

slippy# ifconfig wlan1
wlan1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=200001<RXCSUM,RXCSUM_IPV6>
        ether 18:a6:f7:17:26:2e
        inet6 fe80::1aa6:f7ff:fe17:262e%wlan1 prefixlen 64 scopeid 0x6
        groups: wlan
        ssid Lotus_Pond channel 40 (5200 MHz 11a ht/40-) bssid
18:a6:f7:17:26:2e
        regdomain FCC country US authmode OPEN privacy OFF txpower 17
        mcastrate 6 mgmtrate 6 scanvalid 60 ampdulimit 64k ampdudensity 16
        shortgi -stbc -uapsd wme dtimperiod 1 -dfs
        parent interface: rtwn0
        media: IEEE 802.11 Wireless Ethernet autoselect mode 11na <hostap>
        status: running
        nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
slippy# 

Indeed hostapd does work at 5.2 GHz. Could be an ath(4) problem?

I'll continue to monitor but maybe bz or adrian can verify with the ath(4)
driver?

-- 
You are receiving this mail because:
You are the assignee for the bug.