CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/08 23:50:33
Modified files:
sys/dev/pci : if_mwxreg.h
Log message:
MT_DMASHDL_SW_CONTROL is accessed via remapping. Define it with
the explicit address 0x7c026004 as Linux does to avoid confusion.
While here, remove duplicate definitions of MT_PCIE_MAC_BASE and
MT_PCIE_MAC_INT_ENABLE.
ok claudio@
