> If you have a system newer than a 486SX, then npx interrupts shouldn't
> be used for anything except to probe that not using them works.
Can i disable the FPU, by commenting it out in
the kernel config file??
> It
> is barely possible that a bug in turning off npx interrupts after the
> probe
).
--
npxintr: npxproc = 0 , currproc = 0, npx_exists = 1
panic: npxintr from nowhere
-
...
Has anybody ever got such message or they know the fix for it.
I was not able to trace the error...even using kernel debug corefiles.
If you
).
--
npxintr: npxproc = 0 , currproc = 0, npx_exists = 1
panic: npxintr from nowhere
-
I am running this code on FreeBSD 4.10.
The same code runs fine on FreeBSD 5.2.1, but i want
to use FreeBSD 4.10.
Has anybody ever got such message or they know the fix for it.
I was not