minix/drivers/tty
David van Moolenbroek 6331e8f845 Retire the synchronous character driver protocol
- change all sync char drivers into async drivers;
- retire support for the sync protocol in libchardev;
- remove async dev style, as this is now the default;
- remove dev_status from VFS;
- clean up now-unused protocol messages.

Change-Id: I6aacff712292f6b29f2ccd51bc1e7d7003723e87
2014-02-18 11:25:02 +01:00
..
arch Retire the synchronous character driver protocol 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 Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00
tty.c Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00
tty.h Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00