CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/10 06:23:52
Modified files:
sys/dev/pci : if_mwx.c if_mwxreg.h
Log message:
Implement mwx_mac_init for 7921 and 7925.
Almost all is the same in mwx_mac_init() only the DCR0 and DCR1 registers
live in different locations on 7925.
Also make mwx_mac_wtbl_update() work on both chips. MT7925 uses a
different register and register layout for MT_WTBL_UPDATE.
