Subject: CVS commit: src/sys/arch/arm/s3c2xx0
To: None <source-changes@netbsd.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 05/13/2003 06:26:58
Module Name:	src
Committed By:	bsh
Date:		Tue May 13 06:26:58 UTC 2003

Modified Files:
	src/sys/arch/arm/s3c2xx0: sscom.c sscom_var.h

Log Message:
+ fix a bug to think FIFO full as FIFO empty.

+ on rx buffer overflow case, disable error interrupt as wel as rx
  interrupt.

+ FIFO is always enabled.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/arm/s3c2xx0/sscom.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/s3c2xx0/sscom_var.h

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