minix/drivers
Ben Gras 5a43b84e2d Fix for 'the kermit problem' (keyrepeats happening before the keyrepeat
timeout). A fix is to treat the alarm and interrupt cases differently and
only call the interrupt handler when an actual interrupt has been seen. No
apparent adverse effects.
2005-05-31 15:22:06 +00:00
..
at_wini Replaced flagalrm() timers with another technique to check for timeouts. 2005-05-31 14:43:04 +00:00
floppy Replaced flagalrm() timers with another technique to check for timeouts. 2005-05-31 14:43:04 +00:00
fxp Replaced flagalrm() timers with another technique to check for timeouts. 2005-05-31 14:43:04 +00:00
libdriver Improved shared device driver code: use SELF instead of 'getprocnr'. 2005-05-30 08:51:23 +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 Replaced flagalrm() timers with another technique to check for timeouts. 2005-05-31 14:43:04 +00:00
tty Fix for 'the kermit problem' (keyrepeats happening before the keyrepeat 2005-05-31 15:22:06 +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