Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1331296 > unrolled thread

Re: [PATCH v8 0/3] tty: Introduce software RS485 direction control support

Started byPeter Hurley <peter@hurleysoftware.com>
First post2016-02-10 17:10 +0100
Last post2016-02-10 17:30 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v8 0/3] tty: Introduce software RS485 direction control  support Peter Hurley <peter@hurleysoftware.com> - 2016-02-10 17:10 +0100
    Re: [PATCH v8 0/3] tty: Introduce software RS485 direction control  support Peter Hurley <peter@hurleysoftware.com> - 2016-02-10 17:30 +0100
    Re: [PATCH v8 0/3] tty: Introduce software RS485 direction control support "Matwey V. Kornilov" <matwey@sai.msu.ru> - 2016-02-10 17:30 +0100

#1331296 — Re: [PATCH v8 0/3] tty: Introduce software RS485 direction control support

FromPeter Hurley <peter@hurleysoftware.com>
Date2016-02-10 17:10 +0100
SubjectRe: [PATCH v8 0/3] tty: Introduce software RS485 direction control support
Message-ID<r0Fv6-4sd-53@gated-at.bofh.it>
Hi Matwey,

On 02/01/2016 10:09 AM, Matwey V. Kornilov wrote:
> Changes from v7:
>  - rework comments to follow guidelines
>  - minor style changes
> Changes from v6:
>  - minor style changes
>  - timers are not IRQSAFE now
> Changes from v5:
>  - rs485_emul variable has been renamed to em485 to follow function names convention
> Changes from v4:
>  - Add commit message to 1/3
> Changes from v3:
>  - Completely redesigned.
> Changes from v2:
>  - Introduced SER_RS485_SOFTWARE to show that software implementation is being used
>  - serial8250_rs485_config is located as required
>  - Timers are used to implement delay_before and delay_after timeouts
> 
> Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>

The holdup here is that I'd like to unit test this, which is 3rd on my todo list.
Should be done before the end of the week which will be soon enough
for this series to make linux-next.

Thanks for your work on this.

Regards,
Peter Hurley

[toc] | [next] | [standalone]


#1331308

FromPeter Hurley <peter@hurleysoftware.com>
Date2016-02-10 17:30 +0100
Message-ID<r0FOr-4zg-19@gated-at.bofh.it>
In reply to#1331296
On 02/10/2016 08:24 AM, Matwey V. Kornilov wrote:
> 2016-02-10 19:05 GMT+03:00 Peter Hurley <peter@hurleysoftware.com>:
>> Hi Matwey,
>>
>> On 02/01/2016 10:09 AM, Matwey V. Kornilov wrote:
>>> Changes from v7:
>>>  - rework comments to follow guidelines
>>>  - minor style changes
>>> Changes from v6:
>>>  - minor style changes
>>>  - timers are not IRQSAFE now
>>> Changes from v5:
>>>  - rs485_emul variable has been renamed to em485 to follow function names convention
>>> Changes from v4:
>>>  - Add commit message to 1/3
>>> Changes from v3:
>>>  - Completely redesigned.
>>> Changes from v2:
>>>  - Introduced SER_RS485_SOFTWARE to show that software implementation is being used
>>>  - serial8250_rs485_config is located as required
>>>  - Timers are used to implement delay_before and delay_after timeouts
>>>
>>> Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>
>>
>> The holdup here is that I'd like to unit test this, which is 3rd on my todo list.
>> Should be done before the end of the week which will be soon enough
>> for this series to make linux-next.
> 
> Hi Peter,
> 
> Is something required from me?

Not unless my tests identify a problem. I'll let you know.

[toc] | [prev] | [next] | [standalone]


#1331310 — Re: [PATCH v8 0/3] tty: Introduce software RS485 direction control support

From"Matwey V. Kornilov" <matwey@sai.msu.ru>
Date2016-02-10 17:30 +0100
SubjectRe: [PATCH v8 0/3] tty: Introduce software RS485 direction control support
Message-ID<r0FOr-4zg-21@gated-at.bofh.it>
In reply to#1331296
2016-02-10 19:05 GMT+03:00 Peter Hurley <peter@hurleysoftware.com>:
> Hi Matwey,
>
> On 02/01/2016 10:09 AM, Matwey V. Kornilov wrote:
>> Changes from v7:
>>  - rework comments to follow guidelines
>>  - minor style changes
>> Changes from v6:
>>  - minor style changes
>>  - timers are not IRQSAFE now
>> Changes from v5:
>>  - rs485_emul variable has been renamed to em485 to follow function names convention
>> Changes from v4:
>>  - Add commit message to 1/3
>> Changes from v3:
>>  - Completely redesigned.
>> Changes from v2:
>>  - Introduced SER_RS485_SOFTWARE to show that software implementation is being used
>>  - serial8250_rs485_config is located as required
>>  - Timers are used to implement delay_before and delay_after timeouts
>>
>> Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>
>
> The holdup here is that I'd like to unit test this, which is 3rd on my todo list.
> Should be done before the end of the week which will be soon enough
> for this series to make linux-next.

Hi Peter,

Is something required from me?

>
> Thanks for your work on this.
>
> Regards,
> Peter Hurley
>



-- 
With best regards,
Matwey V. Kornilov.
Sternberg Astronomical Institute, Lomonosov Moscow State University, Russia
119991, Moscow, Universitetsky pr-k 13, +7 (495) 9392382

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web