Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SATO Kazumi <sato@netbsd.org>
List: source-changes
Date: 04/18/2001 13:42:39
Module Name:	syssrc
Committed By:	sato
Date:		Wed Apr 18 10:42:39 UTC 2001

Modified Files:
	syssrc/sys/arch/hpcmips/hpcmips: clock.c cpu.c machdep.c mainbus.c
	syssrc/sys/arch/hpcmips/tx: txsim.c

Log Message:
check platid if 'options VR41XX' and 'options TX39XX' are both defined.
XXX: currently this case is missconfiguration and not compilable.
XXX: because all codes are not supported this case yet.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/hpcmips/hpcmips/clock.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/hpcmips/hpcmips/cpu.c
cvs rdiff -r1.46 -r1.47 syssrc/sys/arch/hpcmips/hpcmips/machdep.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/hpcmips/hpcmips/mainbus.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/hpcmips/tx/txsim.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.