minix/drivers/tty/arch/i386
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
..
console.c Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00
keyboard.c Retire the synchronous character driver protocol 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 Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00