On 2023-03-17 12:29 p.m., Mike Larkin wrote: > On Thu, Mar 16, 2023 at 12:25:15PM -0500, Scott Cheloha wrote: >> This code has been dead since we switched sparc64 to clockintr several >> months ago. Nobody has come forward asking for a timer(4/sparc64) >> intrclock. >> >> As of now, you need %TICK_CMPR or %STICK_CMPR to run OpenBSD on >> sparc64. The only machines maybe lacking these registers are certain >> early HAL/Fujitsu models like SPARC64 I and II, and maybe SPARC64 III. >> >> We can remove the driver now or wait until after unlock. >> >> The driver implementation is mixed into sparc64/clock.c. I think I >> got everything, but I'm not positive. > > I would just wait until after unlock. ok mlarkin for removing dead code > once unlock happens.
Is that specific to Fujitsu variants of Sparc64 or will that hit Sun variants too? I use the sunblade 100, which uses has a IIe I think but this one is a sun branded chip as far as I'm aware.