Revert 1.43 and always make our own mapping of the Mostek chip. Trying to
authormiod <miod@openbsd.org>
Mon, 7 Aug 2023 17:11:13 +0000 (17:11 +0000)
committermiod <miod@openbsd.org>
Mon, 7 Aug 2023 17:11:13 +0000 (17:11 +0000)
commit3342c5b5e14d3357186dec2ce685a8dbeb101e14
tree0ae60c7ae09aad1d7fd9beb862b44a81e2ae7501
parent819ac86749373b4f1888e2a7fa2396e7658b0f79
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@
sys/arch/sparc64/sparc64/clock.c