CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2025/03/28 07:55:27
Modified files:
sys/dev/ic : qwx.c qwxreg.h
sys/dev/pci : if_qwx_pci.c
Log message:
Add support for QCA2066. It is very similar to QCNFA765,
The most significant difference is that QCA2066 supports 3-antenna
configuration while QCNFA765 does not. To differentiate them,
subversion numbers are used.
See Linux commit 5dc9d1a55e953d9059ecbdd8fe6ec81e9edd349e
Also fix the regdb firmware load, code taken from qwz.c r1.11 by patrick@.
Tested by and ok stsp@