minix/drivers/tty/arch/i386
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
..
console.c TTY: "nobeep" setting to disable beeps 2013-02-15 11:06:34 +01:00
keyboard.c Sync char protocol: add nonblocking transfer flag 2014-02-18 11:25:02 +01:00
Makefile.inc TTY: seperate hardware dependent parts + add new serial driver 2012-10-30 11:33:29 +00:00
rs232.c tty: i386: rs232 fix 2013-06-12 07:04:52 +00:00