On 22/04/2026 19:00, Adrian Chadd via gnats wrote:
> The following reply was made to PR port-sgimips/60204; it has been noted by GNATS.
>
> From: Adrian Chadd <adrian%freebsd.org@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc:
> Subject: Re: port-sgimips/60204: sgimips: arcbios calls require FPU to be enabled
> Date: Wed, 22 Apr 2026 10:55:38 -0700
>
> On Wed, 22 Apr 2026 at 10:20, Nick Hudson via gnats
> <gnats-admin%netbsd.org@localhost> wrote:
>
> > How about this diff?
> >
>
> My diff works - the FPU stays on long enough for the graphics console
> driver to take over, and then it'll be disabled upon first userland ->
> kernel transition.
You said
"This is a terrible solution to the problem but it demonstrates it working."
My diff isn't a terrible solution.