Subject: CVS commit: syssrc/sys/arch/evbmips/malta
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 04/08/2002 17:11:33
Module Name:	syssrc
Committed By:	simonb
Date:		Mon Apr  8 14:11:33 UTC 2002

Modified Files:
	syssrc/sys/arch/evbmips/malta: machdep.c

Log Message:
- Call mips_vector_init() before setting up the serial console, but
  after setting up the prom-based console.  If more than one cpu class
  is enabled, the wbflush() handler (needed indirectly by com.c) won't
  be set up.
- Purge some old pmax mcclock-based code.
- Remove a '#if 1/#endif' pair.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/evbmips/malta/machdep.c

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