[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4948FE26.90907@parrot.com>
Date: Wed, 17 Dec 2008 14:27:02 +0100
From: Matthieu CASTET <matthieu.castet@...rot.com>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
CC: linux-serial@...r.kernel.org, Ben Dooks <ben-linux@...ff.org>,
linux-kernel@...r.kernel.org
Subject: Re: s3c24xx : TIOCM_CTS handling problem
Hi Alan,
Alan Cox a écrit :
>>> And easy fix could be to always report TIOCM_CTS.
>>>
>> Ping ?
>>
>> The bug is still present on git tree and I have got no replies.
>
> Send patches instead then ;)
>
> If the chip can sense the CTS line then you could check on a timer event
May be it could be usefull to do something generic that call driver
get_mctrl instead of doing it in the driver (like it is done in
bfin_5xx, sa1100, ...)
> but it might be cleaner to add the functionality needed to allow a driver
> to say "always call my start_tx" method.
Or to say "recheck get_mctrl before my start_tx).
But have you got an idea how the driver could ask that to the serial core ?
flags in struct uart_port seems full.
Matthieu
--
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