minix/drivers/tty
David van Moolenbroek 97172a1db0 Sync char protocol: add nonblocking transfer flag
The async char protocol already has this, so this patch closes the
gap between the two protocols a bit. Support for this flag has been
added to all sync char drivers that support CANCEL at all.

The LOG driver was already using the asynchronous protocol, but it
did not support the nonblocking transfer flag. This has been fixed
as well.

Change-Id: Ia55432c9f102765b59ad3feb45a8bd47a782c93f
2014-02-18 11:25:02 +01:00
..
arch Sync char protocol: add nonblocking transfer flag 2014-02-18 11:25:02 +01:00
keymaps fix sysroot clang 2014-02-18 11:25:01 +01:00
Makefile Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
pty.c Sync char protocol: add nonblocking transfer flag 2014-02-18 11:25:02 +01:00
tty.c Sync char protocol: add nonblocking transfer flag 2014-02-18 11:25:02 +01:00
tty.h TTY: seperate hardware dependent parts + add new serial driver 2012-10-30 11:33:29 +00:00