minix/drivers/libdriver
Jorrit Herder 6d23f072f3 Cleaned up src/lib/utils library. Renamed server_ functions to more logical
names. All system processes can now either use panic() or report() from
libutils, or redefine their own function. Assertions are done via the standard
<assert.h> functionality.
2005-06-01 14:31:00 +00:00
..
driver.c Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
driver.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +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 User-space networking! 2005-05-11 09:02:00 +00:00