minix/drivers/bmp085
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
..
bmp085.c Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00
Makefile bmp085: driver for the BMP085 temp&pressure sensor 2013-08-22 16:54:03 -04:00
README.txt bmp085: driver for the BMP085 temp&pressure sensor 2013-08-22 16:54:03 -04:00