CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2026/04/12 13:52:23
Modified files:
sys/dev/ic : qwz.c qwzreg.h qwzvar.h
sys/dev/pci : if_qwz_pci.c
Log message:
sys/qwz: fixed some missmatched against ATH12k
It fully parse SERVICE_READY_EXT2 peer-metadata capability and fill
wmi_resource_config's tail.
It also fixes a crash/free of null, and adjusted buffer and timeouts to
match Linux to actually get full RDDM.
It uses world regulatory domain.
Plus a few small typos.
qwz now loads, but firmware crashes on scan.
OK: mglocker@