Source-Changes archive

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

CVS commit: syssrc/sys/arch/mips



Module Name:    syssrc
Committed By:   simonb
Date:           Fri Jul 26 00:43:56 UTC 2002

Modified Files:
        syssrc/sys/arch/mips/include: cpuregs.h
        syssrc/sys/arch/mips/mips: mips_machdep.c

Log Message:
Add support for detecting Alchemy Semiconductor CPUs.  Alchemy use the
processor ID field to donote the CPU core revision and the company
options field do donate the SOC chip type, so we need to add an extra
field to the "pridtab" structure to identify these CPUs.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/arch/mips/include/cpuregs.h
cvs rdiff -r1.135 -r1.136 syssrc/sys/arch/mips/mips/mips_machdep.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