Re: [PATCH] backup timer for UARTs that lose interrupts

From: Russell King
Date: Tue Nov 08 2005 - 18:23:11 EST


On Tue, Nov 08, 2005 at 01:27:57PM -0700, Alex Williamson wrote:
> Hi Russell,
>
> The patch below works around a minor bug found in the UART of the
> remote management card used in many HP ia64 and parisc servers (aka the
> Diva UARTs).

Would setting UART_BUG_TXEN help ?

UART_BUG_TXEN is set for ports which need a kick up their backsides
to get their transmit interrupt status asserted, so that when new
chars are placed in the ring buffer we start transmitting them.

Your problem sounds very similar to this.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/