vt: Add support for switching vt state
authorAlan Cox <alan@linux.intel.com>
Sun, 14 Dec 2014 18:24:43 +0000 (18:24 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 14 Dec 2014 18:24:43 +0000 (18:24 +0000)
commit46b2540bf1bfc0bcbe51047a65fa09068b5eb6e6
tree65b6605d59d8321def6508b101ca8fe8be1f8363
parent54421e13fd298dca059956eca757e2b262c2b57f
vt: Add support for switching vt state

We need this for the MTX512 but it will also be useful later for MSX, as the
MSX also has a load of VDP RAM that we can use to support multiple text
consoles just like Xenix and later Linux did on a PC.
Kernel/include/vt.h
Kernel/vt.c