|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] xen: more robust serial port driver
On 28/07/2009 15:47, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:
>> Might this be the case for the udelay(100) as
>> well?
>
> No. This ensures, that the write takes effect before the read happens.
Can a read really overtake a write in this case? Seriously?
>> And what kinds of systems have these broken UARTs that half-advertise
>> a broken/non-existent FIFO?
>
> The original ns16550 has a broken FIFO. The ns16450 has no FIFO.
> There are simulators which simulate those old things instead of a ns16550a.
Hm, well, okay, the actual one line core of this patch actually seems okay
to me. It's all the rest I want to drop on the floor.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|