Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mycroft
Fri Mar 20 12:15:15 PST 1998
Update of /cvsroot/src/sys/arch/i386/isa
In directory nb00:/tmp/cvs-serv20469

Modified Files:
        npx.c 
Log Message:
In npxdna(), if there was an exception state in the FPU but npxproc was
null, the frstor would fault on a PPro.  I'm pretty sure this is not
how the chip is supposed to behave, but it's easy enough to do a fninit
to throw away the exception state.
Also, some other minor changes to the documentation.




Home | Main Index | Thread Index | Old Index