From: Dave Hansen <haveblue@us.ibm.com>
To: Russell King <rmk@arm.linux.org.uk>, linux-kernel@vger.kernel.org
Subject: sysrq on serial console
Date: Fri, 27 Sep 2002 16:45:12 -0700 [thread overview]
Message-ID: <3D94ED88.5040407@us.ibm.com> (raw)
Since the serial cleanups happened in 2.5, Magic Sysrq doesn't work
for me on the serial console.
It looks like the UART_LSR_BI bit needs to be set in the status
variable for the break character to be interpreted as a break in the
driver.
I doubt that it is actually broken, but it isn't immediately obvious
how that bit gets set. Is there something that I should have set when
the device was initialized to make sure that UART_LSR_BI is asserted
in "status" when the interrupt occurs?
--
Dave Hansen
haveblue@us.ibm.com
next reply other threads:[~2002-09-27 23:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-27 23:45 Dave Hansen [this message]
2002-09-28 0:29 ` sysrq on serial console H. Peter Anvin
2002-09-28 8:06 ` Russell King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3D94ED88.5040407@us.ibm.com \
--to=haveblue@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox