CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/06/04 07:15:20

Modified files:
        sys/dev/pci    : if_mwx.c if_mwxreg.h 

Log message:
Fix up DMA allocation, interrupt handling and early hw init up to
the firmware load sequence.

Rename most functions used in the hw_init and firmware loading path
from mt7921 to mwx since these functions work on all versions now.

This diff allows both 7921 and 7925 devices to load and start the firmware.
Untested are 7920 and 7922 (I lack those devices).

Lots of bits picked up from a diff by mlarkin@

Reply via email to