Subject: CVS commit: syssrc/sys/arch/sparc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/23/2002 21:00:48
Module Name: syssrc
Committed By: thorpej
Date: Fri Aug 23 18:00:47 UTC 2002
Modified Files:
syssrc/sys/arch/sparc/conf: files.sparc
syssrc/sys/arch/sparc/sparc: cpu.c
Added Files:
syssrc/sys/arch/sparc/sparc: cpuunit.c cpuunitvar.h
Log Message:
Add autoconfiguration glue for the Sun4d "cpu-unit". Each processor
board has 2 CPU units (one for each processor), one of which also has
a "bootbus", to which the serial ports, etc. are attached.
We can now probe/attach CPUs on a SPARCserver 1000.
To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 syssrc/sys/arch/sparc/conf/files.sparc
cvs rdiff -r1.129 -r1.130 syssrc/sys/arch/sparc/sparc/cpu.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/sparc/sparc/cpuunit.c \
syssrc/sys/arch/sparc/sparc/cpuunitvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.