• Guy Martin's avatar
    parisc: add tty driver to PDC console · 650a35f8
    Guy Martin authored
    This patch adds a tty driver to the PDC console. It allows the use
    of ports not supported by linux as a console (e.g. serial port on
    C8000.) The tty driver will not register the ttyB device if PDC console
    driver has been unregistered. This happens when the early printk
    console is disabled as it has not been selected as the primary console.
    Signed-off-by: default avatarGuy Martin <gmsoft@tuxicoman.be>
    Signed-off-by: default avatarKyle McMartin <kyle@redhat.com>
    650a35f8
pdc_cons.c 7.5 KB