Source-Changes archive

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

CVS commit: src/sys/arch/sparc64



Module Name:    src
Committed By:   mrg
Date:           Mon Feb  1 05:00:59 UTC 2010

Modified Files:
        src/sys/arch/sparc64/include: psl.h
        src/sys/arch/sparc64/sparc64: ipifuncs.c

Log Message:
add some macros to check cpu type:
        GETVER_CPU_IMPL()
        CPU_IS_JALAPENO()
        CPU_IS_USIII_UP()
and use them in a couple places to choose the right method/index


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/sparc64/include/psl.h
cvs rdiff -u -r1.27 -r1.28 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.



Home | Main Index | Thread Index | Old Index