minix/drivers/libdriver
Ben Gras 640eb73ca2 New log driver; buffers messages and makes them available to userland.
Added some fields in the generic device table to support this driver
using libdriver. Updated other drivers to fill these fields with nops
and NULLs.
2005-07-08 17:23:44 +00:00
..
driver.c New log driver; buffers messages and makes them available to userland. 2005-07-08 17:23:44 +00:00
driver.h New log driver; buffers messages and makes them available to userland. 2005-07-08 17:23:44 +00:00
drvlib.c Improved shared device driver code: use SELF instead of 'getprocnr'. 2005-05-30 08:51:23 +00:00
drvlib.h Initial revision 2005-04-21 14:53:53 +00:00
Makefile New Makefiles for mkdep script. 2005-06-24 16:21:54 +00:00