* abusing early serial console init for resume
@ 2005-05-11 3:15 Carl-Daniel Hailfinger
0 siblings, 0 replies; only message in thread
From: Carl-Daniel Hailfinger @ 2005-05-11 3:15 UTC (permalink / raw)
To: linux-serial
Hi,
is it possible to use the code from drivers/serial/8250_early.c
to make the serial console work again during resume from
suspend-to-RAM? It seems my serial port loses its state during
suspend and for debugging poweron crashes having a working
serial console is absolutely essential.
Having working suspend/resume in the generic serial driver
would be great, too, but I'm not demanding that. I'll settle
for any hackish solution which brings my serial console back
before the system has a chance to commit suicide.
At a first glance, it seems removing __init from all
functions in 8250_early.c and calling early_uart_setup during
resume could work just fine.
Regards,
Carl-Daniel
--
http://www.hailfinger.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-11 3:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-11 3:15 abusing early serial console init for resume Carl-Daniel Hailfinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).