Module Name: src Committed By: minoura Date: Sun Apr 18 14:39:10 UTC 1999 Modified Files: src/sys/arch/x68k/x68k: trap.c Log Message: Handle T_ILLINST in kernel mode. This occurs in fpu_probe() when the FPU is not installed on the system. Because of this, FPU_EMULATE wouldn't work at all.