CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/12/08 21:46:11
Modified files:
sys/dev/ic : qwz.c
Log message:
Fix regdb firmware load. So far the code placed the board data as the
regdb, which the firmware did not like. This adjusts the way we load
and cache FW, and places the right data for the chip. This allows the
WLAN FW to boot up properly.
