Subject: Re: Another one rides the bus...
To: None <wormey@eskimo.com>
From: Ken Nakata <kenn@eden.rutgers.edu>
List: port-mac68k
Date: 07/02/1997 07:10:08
On Wed, 2 Jul 1997 00:28:56 -0700,
wormey@eskimo.com (Space Case) wrote:
> I am in the process of uploading a new snapshot to ftp.macbsd.com.  A couple
> of observations:
[...]
> - These kernels still don't like my 68LC040

Right, but you don't get segfaults anymore (or at least not as many as
before), do you?  Kelly Campbell found and fixed a bug in trap.c that
caused the segfaults on the LC040.  I don't keep source changes but
Allen checked in the fix a while back.

/*	$NetBSD: trap.c,v 1.53 1997/06/25 12:44:05 briggs Exp $	*/

However, FPE still doesn't generate the right answer for most
addressing modes, but this is being worked on...

Ken