Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/10/2005 21:08:01
Module Name:	src
Committed By:	christos
Date:		Mon Oct 10 21:08:01 UTC 2005

Modified Files:
	src/sys/arch/i386/i386: trap.c vector.S

Log Message:
handle MMX faults as floating exceptions. Tested by Hauke Fath; matlab
passes all its regression suite without panicking the kernel.


To generate a diff of this commit:
cvs rdiff -r1.204 -r1.205 src/sys/arch/i386/i386/trap.c
cvs rdiff -r1.19 -r1.20 src/sys/arch/i386/i386/vector.S

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