Date: Wed, 5 May 1999 23:18:29 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: current@freeBSD.org Subject: Math emulation is broken in sys/i386/isa/npx.c Message-ID: <199905051318.XAA27105@cimlogic.com.au>
next in thread | raw e-mail | index | archive | help
Rev 1.67 of npx.c changed a #ifdef SMP to #ifdef 1, preventing the test for the hardware coprocessor. This breaks support for 386 processors without math coprocessors. Grrr. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905051318.XAA27105>