CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2020/05/01 13:56:11

Modified files:
        sys/arch/hppa/dev: clock.c 
        sys/arch/hppa/hppa: machdep.c 

Log message:
Use the same inittodr()/resettodr() implementation as on
amd64/arm64/armv7/i386/sparc64 and move it to the end of machdep.c.  Rework the
actual implementation for the MC14818 compatible RTC into something that can
be used as a todr_handle just like on amd64.

ok mpi@

Reply via email to