mycroft
Thu Feb 19 13:26:11 PST 1998
Update of /cvsroot/src/sys/dev/ic
In directory nb00:/tmp/cvs-serv17644
Modified Files:
z8530sc.c z8530tty.c
Log Message:
Similar changes to com driver:
Arrange to call com_break() and com_modem() at splserial().
It's simpler this way. Really.