CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/29 03:40:04
Modified files:
sys/dev/pci : if_qwx_pci.c
sys/dev/ic : qwx.c qwxvar.h
Log message:
Add support for 40MHz channels to qwx.
Also fix setting of 11n phy parameters during the association flow.
The NODE_HT flag isn't set yet when qwx_assoc() runs. We need to apply
11n-related peer parameters in qwx_run().
Tested by phessler@ and myself.
ok mlarkin@ phessler@
