public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* sysrq on serial console
@ 2002-09-27 23:45 Dave Hansen
  2002-09-28  0:29 ` H. Peter Anvin
  2002-09-28  8:06 ` Russell King
  0 siblings, 2 replies; 3+ messages in thread
From: Dave Hansen @ 2002-09-27 23:45 UTC (permalink / raw)
  To: Russell King, linux-kernel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-09-28  8:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-27 23:45 sysrq on serial console Dave Hansen
2002-09-28  0:29 ` H. Peter Anvin
2002-09-28  8:06 ` Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox