WiFi Driver Development for AsiaRF AW7991-AE2 with MediaTek MT7991 chipset

Hello I recently bought AsiaRF AW7991-AE2 Wi-Fi7 BE5000 module with MediaTek MT7991 chipset for Router/Firewall to run in full AP Mode. My device only supports M.2 wifi module.

I found out that the drivers aren't supported yet. Any idea when get full driver support?

AsiaRF AW7991-AE2 Wi-Fi 7 M.2 A+E Key Module:


pciconf -lv

none4@pci0:4:0:0: class=0x028000 rev=0x00 hdr=0x00 vendor=0x14c3 device=0x7992 subvendor=0x14c3 subdevice=0x7992
vendor = 'MEDIATEK Corp.'
class = network




Lead WiFi Driver Developer: Bjoern A. Zeeb <bz@FreeBSD.org>
 
If someone is working on the driver, it is likely that they are on the mailing list, rather than here. As it is a volunteer effort, it may be a while unless someone can convince the vendor to get involved.
 

Support for MediaTek Wi-Fi cards​

The work on this is ongoing because it involves a significant amount of debugging across different platforms to locate what needs to change to make it work for FreeBSD. The investigative work this month has revealed that the solution involves major changes to LinuxKPI (FreeBSD compatibility layer for Linux drivers) and breaking changes to how FreeBSD manages memory which will require other drivers to also be updated. Changes to drm-kmod (graphics package) will also be needed. Progress has been made this month with basic Wi-Fi functionality such as scanning and packet transmission.

 
I emailed the head developer for WiFi Drivers in FreeBSD and said he also bought the exact same card recently. I emailed the mailing list. I also emailed AsiaRF and MediaTek...AsiaRF said that MediaTek is working on it....but got no response from MediaTek.
 
Back
Top