Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/18/1997 04:00:01
mhitch
Wed Sep 17 20:53:13 PDT 1997
Update of /cvsroot/src/sys/arch/amiga/dev
In directory netbsd1:/var/slash-tmp/cvs-serv2127

Modified Files:
	ser.c 
Log Message:
Read the received data register before clearing the RBF interrupt.  Clearing
RBF appears to also clear the OVRUN bit in the receive data, resulting in
the loss of of overflow status.