On Fri, 27 Jul 2007, Paul Fulghum wrote:

> I can't see anyplace in serial_core.c or 8250.c that sets TTY_OVERRUN.

 Look for UART_LSR_OE in 8250.c -- the serial core accepts any bit that 
has been defined by the low-level driver and sets TTY_OVERRUN in 
uart_insert_char().

  Maciej
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to