minix/drivers/tty
Jorrit Herder 52965b6f17 Various updates to support dynamically starting drivers.
Output during initialization should be suppressed. Unless an error occurs.
Note that main() can now be main(int argc, char **argv) and arguments can
be passed when bringing up the driver.
2005-08-02 15:30:36 +00:00
..
keymaps Initial revision 2005-04-21 14:53:53 +00:00
console.c Updated drivers according to syslib interface changes. 2005-07-29 15:00:22 +00:00
keyboard.c Various updates to support dynamically starting drivers. 2005-08-02 15:30:36 +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 Replace REVIVE with notify. 2005-08-01 14:40:21 +00:00
rs232.c *** empty log message *** 2005-07-29 15:33:31 +00:00
tty.c Various updates to support dynamically starting drivers. 2005-08-02 15:30:36 +00:00
tty.h Replace REVIVE with notify. 2005-08-01 14:40:21 +00:00
vidcopy.s Initial revision 2005-04-21 14:53:53 +00:00