Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hb68k
Module Name: src
Committed By: thorpej
Date: Fri Aug 7 23:37:46 UTC 2026
Modified Files:
src/sys/arch/hb68k/hb68k: clock.c
src/sys/arch/hb68k/include: clockvar.h
src/sys/arch/hb68k/pg68k: pgtimer.c
src/sys/arch/hb68k/wrap030: wrap030.dts wrap030_timer.c
Log Message:
Simplify the interface between the timers and the clock infrastructure,
and allow the clock infrastructure to select clock roles without having
netbsd,hardclock or netbsd,statclock properties in /chosen (they're now
optional).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hb68k/hb68k/clock.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hb68k/include/clockvar.h
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hb68k/pg68k/pgtimer.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hb68k/wrap030/wrap030.dts \
src/sys/arch/hb68k/wrap030/wrap030_timer.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index