minix/drivers/tty
David van Moolenbroek 5e48dc3f40 TTY: skip /dev/log checks if console is serial
It is unclear why /dev/log has its own open/close rules, but those
rules conflict with serial console redirection.  This does not solve
the root of the problem, but it puts back in place more or less the
same workaround that was already in place before the TTY overhaul.

Change-Id: Ib53abbc28a76c1f2b0befc8448aeed0173bc96a5
2014-03-01 09:04:52 +01:00
..
arch TTY: use libchardriver; clean up 2014-03-01 09:04:52 +01:00
keymaps fix sysroot clang 2014-02-18 11:25:01 +01:00
Makefile TTY: use libchardriver; clean up 2014-03-01 09:04:52 +01:00
pty.c TTY: use libchardriver; clean up 2014-03-01 09:04:52 +01:00
tty.c TTY: skip /dev/log checks if console is serial 2014-03-01 09:04:52 +01:00
tty.h TTY: use libchardriver; clean up 2014-03-01 09:04:52 +01:00