Module Name: src Committed By: dsl Date: Sun Feb 9 22:47:04 UTC 2014
Modified Files: src/sys/arch/i386/isa: npx.c Log Message: Tidy up and correct some comments. Replace the hand generated 28 lines that initialised fpetable[] with some pre-processor expressions. The latter was verified to give the same table entries. To generate a diff of this commit: cvs rdiff -u -r1.152 -r1.153 src/sys/arch/i386/isa/npx.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.