Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 02/19/1998 01:30:01
mycroft
Thu Feb 19 01:23:38 PST 1998
Update of /cvsroot/src/sys/dev/ic
In directory nb00:/tmp/cvs-serv1416

Modified Files:
	com.c 
Log Message:
Arrange to call com_break() and com_modem() at splserial().
It's simpler this way.  Really.