Home
last modified time | relevance | path

Searched hist:"650 a35f868f809aade56ef960d8a465f57ac74e2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/parisc/kernel/
H A Dpdc_cons.cdiff 650a35f868f809aade56ef960d8a465f57ac74e2 Mon Jun 14 12:24:41 CDT 2010 Guy Martin <gmsoft@tuxicoman.be> parisc: add tty driver to PDC console

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: Guy Martin <gmsoft@tuxicoman.be>
Signed-off-by: Kyle McMartin <kyle@redhat.com>