CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/26 05:59:48
Modified files:
sys/dev/pci : if_iwx.c if_iwxreg.h if_iwxvar.h
Log message:
Implement support for the iwx(4) SOC_CONFIGURATION command.
This command doesn't seem to be needed with the ax200 device we currently
support. But it does not hurt and will be needed for other devices this
driver intends to support in the future.
ok mpi@
