CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/26 03:37:43
Modified files:
sys/arch/loongson/dev: glxclk.c
Log message:
Adapt glxclk(4) for clockintr
Make glxclk(4) functional again. The MFGPT provides the CPU core
an external clock interrupt. This interrupt enables a later change
that reduces energy usage when the system is idle. Also, the use
of the external clock fixes timekeeping when the core clock
frequency is adjusted.
