Date: Wed, 30 Jun 1999 11:39:54 +0300 From: Hui Huang <hui.huang@ntc.nokia.com> To: freebsd-questions@FreeBSD.ORG Subject: Could I do floating point calculation in the kernel program? Message-ID: <3779D7DA.1EDD6AC0@ntc.nokia.com>
next in thread | raw e-mail | index | archive | help
I want to add some floating point calculation functions in FreeBSD kernel program. I compiled the new kernel and installed it in a machine. However, the new kernel could not be booted up with the error information "Fatal trap 22: FPU device not available while in kernel mode". Does anybody know how to enable the FPU device in the kernel mode or other methods to support floating point calculation in the kernel mode? Your help will be highly appreciated. Best regards, Hui HUANG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3779D7DA.1EDD6AC0>