minix/drivers/libdriver
Tomas Hruby 4dad30937b Removed macros that depend on NOTIFY_FROM from servers and drivers. They
determine the information defined by these macros from the m_source field of the
notify message.
2009-09-29 18:47:56 +00:00
..
driver.c Removed macros that depend on NOTIFY_FROM from servers and drivers. They 2009-09-29 18:47:56 +00:00
driver.h . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
drvlib.c Retired DEV_{READ,WRITE,GATHER,SCATTER,IOCTL} (safe versions *_S are to 2007-02-07 16:22:19 +00:00
drvlib.h Minor partition() efficiency improvements (don't do regular partitioning 2005-08-08 12:16:59 +00:00
Makefile Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
mq.c use servers/inet/mq.[ch] to queue messages using mq_queue() in 2007-01-12 13:33:12 +00:00