minix/lib/libchardriver
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
..
chardriver.c Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00
Makefile Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00