--On Donnerstag, 25. November 2004 17:28 Uhr +0900 Rob <[EMAIL PROTECTED]> 
wrote:

You'll need an FPU and a custom kernel that is compiled with the
CPU_I386 option.

I'm not an expert here, but I found this:

    80386SX = 386 w/o FPU
    80386DX = 386 w/ FPU

plain wrong. 80386SX = 386 with 16 Bit Databus 80386DX = 386 with 32 Bit Databus

Both of them have no FPU. You have to add an 80387
as an external FPU.


-Andreas

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to