Two changes are made in this checkin.
authorrahnds <rahnds@openbsd.org>
Sat, 16 Dec 1995 19:42:39 +0000 (19:42 +0000)
committerrahnds <rahnds@openbsd.org>
Sat, 16 Dec 1995 19:42:39 +0000 (19:42 +0000)
commit479a656adfcbcc67b7c921c82b67c704877378f3
treec30508a40c6a080a4ab08151aff41951ad6be68a
parentb3adad5bd69f6c98e87942ad44c1386640e04c34
Two changes are made in this checkin.
The first is a change to force the console to stay 8N1, the configuration
of the bug/prom during the first open to the device by init.

The second is to not enable interupts until the port is opened. Previously
receive and CD change interrutps were enabled at config time. If a
character arrived before the port was opened for the first time, it
would crash the system.
sys/arch/mvme68k/dev/cl.c