Source-Changes archive

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

CVS commit: src/sys/arch/i386/isa



Module Name:    src
Committed By:   christos
Date:           Sat Oct 28 21:24:45 UTC 2006

Modified Files:
        src/sys/arch/i386/isa: npx.c npx_isa.c npxvar.h

Log Message:
Make npx work on the AMD Geode LX-800 processor by short-circuiting
the npx detection code. Since exception reporting is broken,  check the
CPUID_FPU feature. This is what FreeBSD does.


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 src/sys/arch/i386/isa/npx.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/i386/isa/npx_isa.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/i386/isa/npxvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index