minix/drivers
Jorrit Herder ccd17ecfed New NOTIFY system call! Queued at kernel. Duplicate messages (with same source
and type) are overwritten with newer flags/ arguments. The interface from
within the kernel is lock_notify(). User processes can make a system call with
notify(). NOTIFY fully replaces the old notification mechanism.
2005-05-24 10:06:17 +00:00
..
at_wini New NOTIFY system call! Queued at kernel. Duplicate messages (with same source 2005-05-24 10:06:17 +00:00
floppy fixed compile warning 2005-05-04 09:28:58 +00:00
fxp Added fxp driver for the Intel Pro/100 series ethernet cards 2005-05-19 13:27:05 +00:00
libdriver Release process to use and create 16MB root; FS setcache call removed 2005-05-13 12:47:35 +00:00
libpci Added fxp driver for the Intel Pro/100 series ethernet cards 2005-05-19 13:27:05 +00:00
memory Intermediate update---please await next commit. 2005-05-19 09:36:44 +00:00
printer *** empty log message *** 2005-05-02 14:30:04 +00:00
rtl8139 Intermediate update---please await next commit. 2005-05-19 09:36:44 +00:00
tty Started rs232 porting to userland; increased version number for new cd. 2005-05-13 12:29:10 +00:00
drivers.h Initial revision 2005-04-21 14:53:53 +00:00
Makefile Added fxp driver for the Intel Pro/100 series ethernet cards 2005-05-19 13:27:05 +00:00