Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/19/2002 11:43:33
Module Name:	syssrc
Committed By:	scw
Date:		Sat Oct 19 08:43:33 UTC 2002

Modified Files:
	syssrc/sys/arch/evbsh5/evbsh5: cons_machdep.c
	syssrc/sys/arch/sh5/dev: scif.c

Log Message:
There seem to be some stability problems with the scif serial port driver
at the moment, possibly as a side-effect of some yet-to-be-committed SH5
speed-ups.

Work-around it for now by using com0 as the console.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/evbsh5/evbsh5/cons_machdep.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/sh5/dev/scif.c

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