]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Print a message if bootverbose that the emulator is present in the kernel.
authorPeter Wemm <peter@FreeBSD.org>
Sun, 18 Oct 1998 07:40:29 +0000 (07:40 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Sun, 18 Oct 1998 07:40:29 +0000 (07:40 +0000)
commit9131566cff6371bb72bbe559217639af96c9c910
tree97cb3013d5202c4d33ae9113e233548a6dd5c2b7
parent18251d71460072452b18d453b4a4a3fdca309004
Print a message if bootverbose that the emulator is present in the kernel.

Move the initialization before isa_configure() and npx, in case npx does
something to initialize the state of the emulator somehow.

I do not have any machines without a FPU so that I can test this with -
except an old 386sx motherboard in a box somewhere that might work...
sys/i386/i386/math_emulate.c