minix/drivers
Jorrit Herder e396496d8c Fixed small bug in alarm code.
Kernel timer count was not reset after expiry.
2005-08-05 16:46:27 +00:00
..
at_wini at driver timeout/error message fixes 2005-08-05 13:50:50 +00:00
bios_wini Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
cmos readclock.c shouldn't be here 2005-08-05 08:37:28 +00:00
dp8390 Added dp8390 to /usr/etc/rc. Renamed get_mon_prm.c to env_get_prm.c. 2005-08-05 14:20:05 +00:00
dpeth Miscellaneous cleanups. 2005-08-03 11:53:36 +00:00
floppy Security check on physical address to be < 16 MB (ISA DMA uses 24-bit 2005-08-05 16:23:42 +00:00
fxp 'send locked' debug statement #if 0ed 2005-08-05 12:55:18 +00:00
libdriver Security check on physical address to be < 16 MB (ISA DMA uses 24-bit 2005-08-05 16:23:42 +00:00
libpci Miscellaneous cleanups. 2005-08-03 11:53:36 +00:00
log Fixed 'bug' in log driver that caused kernel messages not to be displayed. 2005-08-03 08:14:08 +00:00
memory Changed minor number of /dev/zero from 6 to 5. 2005-08-05 09:43:22 +00:00
printer Various updates to support dynamically starting drivers. 2005-08-02 15:30:36 +00:00
random Random is now a separate driver. 2005-08-03 15:22:41 +00:00
rtl8139 get_mon_params -> env_get_params. 2005-08-05 16:21:32 +00:00
tty Fixed small bug in alarm code. 2005-08-05 16:46:27 +00:00
drivers.h Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
Makefile Added dp8390 driver. Additional env_parse functions that take argc and argv. 2005-08-05 09:53:08 +00:00