minix/drivers/tty
Ben Gras dd56aa321f to let tty run with its own page table (instead of with the kernel identity
map table), make it map in video memory.

sadly, this breaks tty in non-paged mode.

happily, this simplifies the code by throwing out the messing
around with segments, and throws out vidcopy.s.
2009-05-12 12:43:18 +00:00
..
keymaps
console.c to let tty run with its own page table (instead of with the kernel identity 2009-05-12 12:43:18 +00:00
keyboard.c
Makefile to let tty run with its own page table (instead of with the kernel identity 2009-05-12 12:43:18 +00:00
pty.c
rs232.c
tty.c
tty.h to let tty run with its own page table (instead of with the kernel identity 2009-05-12 12:43:18 +00:00