Support for Access Point mode for the Intel AX210 card in the iwlwifi driver

From: <j4wq9pzbjnxb_at_gazeta.pl>
Date: Thu, 14 Nov 2024 18:08:02 UTC
<pre style="font-size: small; font-family: monospace; white-space: pre-wrap; width: 50em; padding-left: 0.5em; padding-right: 0.5em; color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" id="comment_text_0" class="bz_comment_text">The Intel AX210 (Wi-Fi 6) card does not currently support Access Point (HOSTAP) mode in the iwlwifi driver for FreeBSD. The system logs display the message 'HOSTAP mode not supported,' indicating that this mode is not available. Is there any estimate timeline when support for HOSTAP mode will be implemented in the driver.

root@name:~ # uname -a
FreeBSD name 14.1-RELEASE-p5 FreeBSD 14.1-RELEASE-p5 GENERIC amd64
root@Router:~ # kldstat | grep iwlwifi
 3    1 0xffffffff82820000    93260 if_iwlwifi.ko
root@name:~ # dmesg | grep iwlwifi
iwlwifi0: &lt;iwlwifi&gt; mem 0xfe900000-0xfe903fff irq 16 at device 0.0 on pci6
iwlwifi0: Detected crf-id 0x400410, cnv-id 0x400410 wfpm id 0x80000000
iwlwifi0: PCI dev 2725/0024, rev=0x420, rfid=0x10d000
iwlwifi0: successfully loaded firmware image 'iwlwifi-ty-a0-gf-a0-83.ucode'
iwlwifi0: api flags index 2 larger than supported by driver
iwlwifi0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.41
iwlwifi0: loaded firmware version 83.e8f84e98.0 ty-a0-gf-a0-83.ucode op_mode iwlmvm
iwlwifi0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
iwlwifi0: WRT: Invalid buffer destination: 0
iwlwifi0: WFPM_UMAC_PD_NOTIFICATION: 0x20
iwlwifi0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
iwlwifi0: WFPM_AUTH_KEY_0: 0x90
iwlwifi0: CNVI_SCU_SEQ_DATA_DW9: 0x1
iwlwifi0: successfully loaded firmware image 'iwlwifi-ty-a0-gf-a0.pnvm'
iwlwifi0: loaded PNVM version 181407b3
iwlwifi0: Detected RF GF, rfid=0x10d000
iwlwifi0: base HW address: 28:d0:ea:xx:xx:xx
iwlwifi0: HOSTAP mode not supported
iwlwifi0: HOSTAP mode not supported
iwlwifi0: HOSTAP mode not supported
iwlwifi0: HOSTAP mode not supported
iwlwifi0: HOSTAP mode not supported
iwlwifi0: HOSTAP mode not supported
iwlwifi0: HOSTAP mode not supported
root@name:~ #<br></pre><div style="font-size: 16px;"><br></div>