On Sun, 27 Apr 2025, Bjoern A. Zeeb wrote:

Hi,

I have two patches pending in review:

(1) add better VHT160 support to net80211 (and LinuxKPI 802.11):
   https://reviews.freebsd.org/D49773

I've applied this and am currently testing it Bjoern. It's working fine, but I'm not seeing any difference I must confess :(

Incidentally, I created a guest network on my Deco wireless, and only enabled 5ghz. That's at least forcing my laptop to choose it over 2.4.

ifconfig -v wlan0 is below. If there's any further information I can gather, please just ask :)

Many thanks!

--Mark


wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=0
        ether 08:b4:d2:fe:d1:a7
        inet 192.168.NNNNNN netmask 0xffffff00 broadcast 192.168.98.255
        inet6 fe80::ab4:d2ff:fefe:d1a7%wlan0 prefixlen 64 scopeid 0x2
        groups: wlan
        ssid BBBBBBB_Guest channel 36 (5180 MHz 11a vht/80+) bssid 
ce:c9:e3:99:b6:5d
        regdomain ETSI country GB anywhere -ecm authmode WPA2/802.11i -wps
        -tsn privacy ON deftxkey UNDEF
        AES-CCM 2:128-bit
        powersavemode OFF powersavesleep 100 txpower 23 txpowmax 50.0 -dotd
        rtsthreshold 2346 fragthreshold 2346 bmiss 7
        11a     ucast NONE    mgmt  6 Mb/s mcast  6 Mb/s maxretry 6
        11b     ucast NONE    mgmt  1 Mb/s mcast  1 Mb/s maxretry 6
        11g     ucast NONE    mgmt  1 Mb/s mcast  1 Mb/s maxretry 6
        11na    ucast NONE    mgmt  6 Mb/s mcast  6 Mb/s maxretry 6
        11ng    ucast NONE    mgmt  1 Mb/s mcast  1 Mb/s maxretry 6
        11ac    ucast NONE    mgmt  6 Mb/s mcast  6 Mb/s maxretry 6
        scanvalid 60 -bgscan bgscanintvl 300 bgscanidle 250
        roam:11a     rssi    7dBm rate 12 Mb/s
        roam:11b     rssi    7dBm rate  1 Mb/s
        roam:11g     rssi    7dBm rate  5 Mb/s
        roam:11na    rssi    7dBm  MCS  1
        roam:11ng    rssi    7dBm  MCS  1
        roam:11ac    rssi    7dBm  MCS  1
        -pureg protmode CTS ht htcompat -ampdutx ampdurx ampdulimit 64k
        ampdudensity NA -amsdutx amsdurx shortgi htprotmode RTSCTS -puren
        -smps -rifs stbc -ldpctx ldpcrx -uapsd vht vht40 vht80 -vht160
        vht80p80 wme -burst -dwds roaming MANUAL bintval 100
        AC_BE cwmin  4 cwmax 10 aifs  3 txopLimit   0 -acm ack
              cwmin  0 cwmax  0 aifs  0 txopLimit   0 -acm
        AC_BK cwmin  4 cwmax 10 aifs  7 txopLimit   0 -acm ack
              cwmin  4 cwmax 10 aifs  7 txopLimit   0 -acm
        AC_VI cwmin  3 cwmax  4 aifs  2 txopLimit  94 -acm ack
              cwmin  0 cwmax  0 aifs  0 txopLimit   0 -acm
        AC_VO cwmin  2 cwmax  3 aifs  2 txopLimit  47 -acm ack
              cwmin  0 cwmax  0 aifs  0 txopLimit   0 -acm
        parent interface: iwlwifi0
        media: IEEE 802.11 Wireless Ethernet autoselect mode 11ac
        status: associated
        nd6 options=1<PERFORMNUD>
        drivername: wlan0

Reply via email to