Subject: Re: NetBSD 3.1 on a Powerbook 180
To: None <hauke@Espresso.Rhein-Neckar.DE>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-mac68k
Date: 05/27/2007 01:03:16
hauke@Espresso.Rhein-Neckar.DE wrote:

> You probably want a full 68040 with that, or a distribution built with
> -softfloat.

Well, I just bought it (~$6) to see how FPU_EMULATE works,
and it can gets single user without full 040.
(I also fixed a bug though it's still far from usable state)

BTW, after yamt-idlelwp merge a FPU_EMULATE kernel panics before
cpu_configure(9) is called because savectx() (which refers fpu_type)
is now called before fpu is attached in configure.
I'll post fixes for it later.

(well, extracting files on the MacOS installer is tooooo slow ;-p)
---
Izumi Tsutsui