CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/07 11:11:14
Modified files:
sys/arch/sparc64/sparc64: clock.c
Log message:
Revert 1.43 and always make our own mapping of the Mostek chip. Trying to
reuse the prom mapping here is a bad idea because we alter its writeability
and the prom will not always expect this.
Repairs powerdown on Tapdole Ultrabook IIe.
discussed with and ok kettenis@
