Date: Sat, 28 Dec 1996 04:19:27 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa npx.c Message-ID: <199612281219.EAA09992@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/12/28 04:19:26 Branch: sys/i386/isa RELENG_2_2 Modified: sys/i386/isa npx.c Log: Disabled i586-optimized copyin and copyout again. The fault handler is still broken - it doesn't restore the floating point state. 2.2-BETA users should disable it using npx0 flags 0x04 the same as 2.2-ALPHA users should have. Revision Changes Path 1.31.2.4 +3 -1 src/sys/i386/isa/npx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612281219.EAA09992>