Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 04/11/2000 20:05:10
Module Name:	syssrc
Committed By:	nisimura
Date:		Wed Apr 12 03:05:09 UTC 2000

Modified Files:
	syssrc/sys/arch/pmax/pmax: machdep.c

Log Message:
- Abandon processor type check for R3000 or R4000/R4400 because VAX
  processor is unlikely able to boot the kernel.
- Correct comments about what mach_init() and cpu_startup() do.
- Relocate cn_tab = &promcd to make ROM console printf() work in the
  earliest stage of boot.


To generate a diff of this commit:
cvs rdiff -r1.169 -r1.170 syssrc/sys/arch/pmax/pmax/machdep.c

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