mtx: Fix up the consoles and serial
authorAlan Cox <alan@linux.intel.com>
Sun, 14 Dec 2014 18:26:09 +0000 (18:26 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 14 Dec 2014 18:26:09 +0000 (18:26 +0000)
commit005833a530ec48ec7f149e74c65957a43c764264
tree2fc879fa27ff0dd2f5e5d7eec32b1fba5cb3dd33
parent46b2540bf1bfc0bcbe51047a65fa09068b5eb6e6
mtx: Fix up the consoles and serial

We now have four tty devices, 1 is the 6845, 2 is the VDP, 3 and 4 the
serial ports. The serial isn't finished and the IRQ logic hasn't been tackled.

The keyboard works.
Kernel/platform-mtx/config.h
Kernel/platform-mtx/devtty.c
Kernel/platform-mtx/devtty.h
Kernel/platform-mtx/mtx.s
Kernel/platform-mtx/vdp.s