minix/lib/libaudiodriver
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
..
audio_fw.c Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00
liveupdate.c Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00
Makefile new base libaudiodriver out of -lcommon in drivers/audio. 2010-08-25 11:03:53 +00:00