Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 06/27/2001 11:20:46
Module Name: syssrc
Committed By: nisimura
Date: Wed Jun 27 08:20:45 UTC 2001
Modified Files:
syssrc/sys/arch/mipsco/mipsco: cpu.c
syssrc/sys/arch/newsmips/newsmips: cpu.c
syssrc/sys/arch/pmax/pmax: cpu.c
Log Message:
Do a straight and simple cpu identification in cpu_attach().
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/mipsco/mipsco/cpu.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/newsmips/newsmips/cpu.c
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/pmax/pmax/cpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.