[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E380710.1010204@linux.vnet.ibm.com>
Date: Tue, 02 Aug 2011 11:17:52 -0300
From: Breno Leitao <leitao@...ux.vnet.ibm.com>
To: Lennart Sorensen <lsorense@...lub.uwaterloo.ca>
CC: Alan Cox <alan@...rguk.ukuu.org.uk>, linux-serial@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: Very strange data loss with jsm driver
On 07/29/2011 03:13 PM, Lennart Sorensen wrote:
>
> It seems it can't be the tty layer, since other serial drivers seem to
> work fine. It has to be the jsm.
Well, I finally tested it over here, and what I found is:
If the line has a \r among the first 16 bytes, then the information
is TXed immediately. If there is no \r in the first 16 bytes, then the
information seems to be buffered.
So, it seems that that the patch should ask the driver to TX the
information when we receive a \r or when the buffer is full. Does it
make sense to you ?
Thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists