minix/drivers/tty
Jorrit Herder d62e515660 Small update to SYS_IRQCTL -> setting an interrupt policy now allows the caller
to provide an index (0 .. 31) that is passed in the HARD_INT message when an
interrupt occurs. The NOTIFY_ARG field contains a bitmap with all indexes for
which an interrupt occured.
2005-07-29 12:44:42 +00:00
..
keymaps Initial revision 2005-04-21 14:53:53 +00:00
console.c AT driver is not modified (debugging only); 2005-07-27 14:32:16 +00:00
keyboard.c Small update to SYS_IRQCTL -> setting an interrupt policy now allows the caller 2005-07-29 12:44:42 +00:00
Makefile Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
pty.c Changed timer library function args. 2005-06-17 13:37:41 +00:00
rs232.c Changed timer library function args. 2005-06-17 13:37:41 +00:00
tty.c Small update to SYS_IRQCTL -> setting an interrupt policy now allows the caller 2005-07-29 12:44:42 +00:00
tty.h AT driver is not modified (debugging only); 2005-07-27 14:32:16 +00:00
vidcopy.s Initial revision 2005-04-21 14:53:53 +00:00