Re: Problems installing OBSD 3.4 on IIsi

Otto Moerbeek <[email protected]> Thu, 12 Feb 2004 19:59:02 +0100 (CET)
Newsgroups gmane.os.openbsd.mac68k
Message-ID <[email protected]>
On Thu, 12 Feb 2004, Frank Bergmann wrote:

> On Thu, 12 Feb 2004, Otto Moerbeek cum veritate scripsit :
> 
> > This is total speculation: there used to be a utility SoftFPU for MacOS.  
> > The m68k only version of this was shareware, iirc. This allowed programs
> > requiring an FPU, like Mathemetica, to run on FPU-less Macs by doing an
> > emulation of the coprocessor in software.  Maybe you can try that....
> 
> Of course you can emulate with SoftFPU a missing FPU under *MacOS*!
> Maybe you get the installer under MacOS to work but booting OpenBSD will 
> fail if you don't have a FPU.
> SoftFPU doesn't work under OpenBSD. It's a MacOS app.

We are talking about the installer, which runs on MacOS. The mac68k
GENERIC kernel includes the FPU_EMULATE option, which does FPU emulation.
So it should (or at least might) work. Of course SoftPFU might fool the
kernel, since i will change trap vectors etc. But after install, you can
boot without SoftFPU.

Still all speculation, though. I don't have a FPU-less Mac to try.

	-Otto