Module Name: src Committed By: mrg Date: Thu May 12 05:43:40 UTC 2011
Modified Files: src/sys/arch/sparc64/sparc64: ipifuncs.c Log Message: first steps towards fujitsu SPARC64 support: - use CPU_IS_USIIIi() - only apply spitfire erratum #54 on CPU_IS_SPITFIRE() systems (this faults on SPARC64 cpus) - sun4us and sun4v systems don't need dcache_flush_page or blast_dcache ops To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/arch/sparc64/sparc64/ipifuncs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.