Enable TIOCUCNTL to be able to set ns8250's break detected condition.
authormpi <mpi@openbsd.org>
Mon, 8 Jan 2018 11:58:27 +0000 (11:58 +0000)
committermpi <mpi@openbsd.org>
Mon, 8 Jan 2018 11:58:27 +0000 (11:58 +0000)
commit0077bcdf4243c5c43b9eb460ead1664bc507ea53
treeedbc4da267eb8ca44065e377330981ac831701ab
parent3268d68dcb9980823e813763687348eab97edc5a
Enable TIOCUCNTL to be able to set ns8250's break detected condition.

It is now possible to send BREAK commands to vmd(8) independently of
the serial terminal emulator.

Happy virtual ddb(4) hacking!

No objection from mlarkin@, ok nicm@, ccardenas@, deraadt@
usr.sbin/vmd/ns8250.c
usr.sbin/vmd/vmd.c