Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 02/21/2000 17:37:15
Module Name: syssrc
Committed By: msaitoh
Date: Tue Feb 22 01:37:15 UTC 2000
Modified Files:
syssrc/sys/arch/sh3/dev: sci.c scif.c
Log Message:
bugfixes:
o SCI accesses SCI registers (not SCIF) correctly
o If there is serial inputs in boot time, it could hangup in interrupt routine
o some cleanups(KNF)
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/sh3/dev/sci.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/sh3/dev/scif.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.