summaryrefslogtreecommitdiff
path: root/arch/ppc/syslib
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2004-11-07 03:40:27 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-11-07 03:40:27 -0800
commitc720ddc1d2ff52b3fca113ef17611dfa7da661c1 (patch)
treec21bb0b8e8811c1ef727c023e8ca8b791b51f0d2 /arch/ppc/syslib
parentbf4a5a189d0b3df0e0bb43973b7ae9f3211dc7f9 (diff)
[PATCH] Fix pmac_zilog as console
pmac_zilog wasn't properly updating port->timeout, thus broke with serial console. I'm not sure if that timeout thing was added recently or not, since the driver used to work fine. This patch fixes that, and adds some proper SYSRQ support. By default, BREAK is used for sysrq, though some Apple zilog's seem to have non-working BREAK detection logic, thus the driver has a #define option you can manually enable when debugging to do SYSRQ with ctrl-O instead (like pSeries virtual consoles). Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ppc/syslib')
0 files changed, 0 insertions, 0 deletions