Poul-Henning Kamp
e3240372a7
Use generic tty processing code instead of local copy.
...
New device names are {tty,cua}G$(adapter)$(port)[.lock,.init]
2004-10-08 06:45:10 +00:00
Poul-Henning Kamp
911dbd84c7
Introduce ttygone() which indicates that the hardware is detached.
...
Move dtrwait logic to the generic TTY level.
2004-07-11 15:18:39 +00:00
Poul-Henning Kamp
cb9ea5f4cb
Pick the hotchar out of the tty structure instead of caching private
...
copies.
No current line disciplines have a dynamically changing hotchar, and
expecting to receive anything sensible during a change in ldisc is
insane so no locking of the hotchar field is necessary.
2004-06-26 09:20:07 +00:00
Warner Losh
7134a2219c
Frank Mayhar's <frank@exit.com> sx driver for older Specialix
...
I/O8+ and I/O4+ intelligent serial controllers. si is for
completely different hardware, also made by Specialix.
2004-04-11 19:32:20 +00:00