Module Name: src Committed By: ryo Date: Tue Aug 23 05:41:46 UTC 2022
Modified Files: src/sys/dev/ic: dwc_eqos.c dwc_eqos_reg.h Log Message: Fix eqos(4) to work on RK3588 as well. - Several registers needed to be initialized - Add some register definitions To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/dev/ic/dwc_eqos.c cvs rdiff -u -r1.4 -r1.5 src/sys/dev/ic/dwc_eqos_reg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.