CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/06 04:00:41
Modified files:
sys/dev/pci : if_iwx.c if_iwxreg.h
Log message:
support the new IWX_STA_MAC_DATA_API_S_VER_2 API
MAC context command fields which firmware has been ignoring since the iwm
hardware generation have been repurposed for information related to 11ax.
Just set these fields to zero. Firmware -71 and up will panic otherwise.
