CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/10 01:11:50
Modified files:
sys/dev/fdt : if_dwqe_fdt.c
sys/dev/ic : dwqe.c dwqevar.h
Log message:
Fiv the value written to dwqe(4) MAC_1US_TIC_CTR register.
The calculation of this value is supposed to involve a clock frequency
but we were using a clock ID in the range 0-7 instead.
ok kettenis, patrick
