minix/drivers
Ben Gras cd72f80639 Disabled clearing screen in tty driver, started console printing after an
initial 1-line scroll at last line. If clearing screen in trailer of boot
monitor is disabled, all previous boot monitor and console messages are
preserved on rebooting.

All that's needed now is a scrollback buffer to see all old messages..
(Even from the boot monitor, bios, previous boots...)
2005-05-30 15:09:51 +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 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 Intermediate update---please await next commit. 2005-05-19 09:36:44 +00:00
tty Disabled clearing screen in tty driver, started console printing after an 2005-05-30 15:09:51 +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