Re: npxintr from nowhere

2005-05-22 Thread Vaibhave Agarwal
> 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

Re: npxintr from nowhere

2005-05-22 Thread Bruce Evans
). -- 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 from nowhere

2005-05-22 Thread Vaibhave Agarwal
). -- 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