Subject: CVS commit: src/sys/arch/mac68k/mac68k
To: None <source-changes@NetBSD.org>
From: Scott Reynolds <scottr@netbsd.org>
List: source-changes
Date: 08/02/2004 03:44:40
Module Name:	src
Committed By:	scottr
Date:		Mon Aug  2 03:44:40 UTC 2004

Modified Files:
	src/sys/arch/mac68k/mac68k: fpu.c machdep.c

Log Message:
We can't generate an FPU idle frame until we know which one
we have, so defer this until we've probed the FPU type.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/arch/mac68k/mac68k/fpu.c
cvs rdiff -r1.298 -r1.299 src/sys/arch/mac68k/mac68k/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.