Author :
stsp
Date :
2020-08-01 16:14:05
Hash :d4e7b525 Message :Add support for AX201 devices to iwx(4).
Matching firmware can be installed with fw_update(1).
Align our device initialization sequence more closely to how Linux does it.
We still use a different MSI-X configuration but register values written
up to that point are now identical.
patrick@ provided help with debugging several issues along way, thanks!