Source-Changes archive

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

CVS commit: src/sys/arch/sparc/sparc



Module Name:    src
Committed By:   pk
Date:           Mon Jan 20 20:51:35 UTC 2003

Modified Files:
        src/sys/arch/sparc/sparc: autoconf.c cpu.c cpuvar.h

Log Message:
Remove the restriction that the boot CPU must be the first CPU in the order
as it is presented by the PROM. This is actually amazingly less trivial
than it looks at first, since the finding the Module ID that's currently
executing your code is specific for each module type and/or manufacture.


To generate a diff of this commit:
cvs rdiff -r1.188 -r1.189 src/sys/arch/sparc/sparc/autoconf.c
cvs rdiff -r1.168 -r1.169 src/sys/arch/sparc/sparc/cpu.c
cvs rdiff -r1.54 -r1.55 src/sys/arch/sparc/sparc/cpuvar.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