CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/26 05:56:25
Modified files:
sys/dev/pci : if_iwx.c
Log message:
Make iwx(4) binding command work on -48 firmware.
Some firmware versions don't expect LMAC_5G_INDEX in the binding command.
Set that value under the same conditions as the Linux driver does, which
makes this command work on -48 firmware.
ok mpi@
