Re: [PATCHES] Fix PPP in libbsd and optimize ATSAM console

2022-02-07 Thread Gedare Bloom
On Mon, Feb 7, 2022 at 9:05 AM Christian MAUDERER wrote: > > Hello Gedare, > > Am 07.02.22 um 16:40 schrieb Gedare Bloom: > > On Wed, Feb 2, 2022 at 8:20 AM Christian MAUDERER > > wrote: > >> > >> Hello, > >> > >> I received no comments for these in the last two weeks. I assume there > >> are no

Re: [PATCHES] Fix PPP in libbsd and optimize ATSAM console

2022-02-07 Thread Christian MAUDERER
Hello Gedare, Am 07.02.22 um 16:40 schrieb Gedare Bloom: On Wed, Feb 2, 2022 at 8:20 AM Christian MAUDERER wrote: Hello, I received no comments for these in the last two weeks. I assume there are no further objections and I can push the patches to master in about a week so that the bug is

Re: [PATCHES] Fix PPP in libbsd and optimize ATSAM console

2022-02-07 Thread Gedare Bloom
On Wed, Feb 2, 2022 at 8:20 AM Christian MAUDERER wrote: > > Hello, > > I received no comments for these in the last two weeks. I assume there > are no further objections and I can push the patches to master in about > a week so that the bug is fixed at least for 6. > Yeah, that's fine with me,

Re: [PATCHES] Fix PPP in libbsd and optimize ATSAM console

2022-02-02 Thread Christian MAUDERER
Hello, I received no comments for these in the last two weeks. I assume there are no further objections and I can push the patches to master in about a week so that the bug is fixed at least for 6. Best regards Christian Am 27.01.22 um 13:25 schrieb Christian MAUDERER: Hello, again: What

Re: [PATCHES] Fix PPP in libbsd and optimize ATSAM console

2022-01-27 Thread Christian MAUDERER
Hello, again: What can I do to make the patches acceptable? Best regards Christian Am 21.01.22 um 11:57 schrieb Christian MAUDERER: Ping. Am 18.01.22 um 12:22 schrieb Christian MAUDERER: Hello, I noted that I still have this patch set open. I first posted it in August 2021 and later

Re: [PATCHES] Fix PPP in libbsd and optimize ATSAM console

2022-01-21 Thread Christian MAUDERER
Ping. Am 18.01.22 um 12:22 schrieb Christian MAUDERER: Hello, I noted that I still have this patch set open. I first posted it in August 2021 and later pinged it in September 2021. Both times no conclusion has been found. I would like to finally finish this topic and get the patches in an

Re: [PATCHES] Fix PPP in libbsd and optimize ATSAM console

2022-01-18 Thread Christian MAUDERER
Hello, I noted that I still have this patch set open. I first posted it in August 2021 and later pinged it in September 2021. Both times no conclusion has been found. I would like to finally finish this topic and get the patches in an acceptable state. To simplify it a bit, let's only

Re: [PATCHES] Fix PPP in libbsd and optimize ATSAM console

2021-09-27 Thread Christian MAUDERER
Hello Chris, Am 27.09.21 um 10:51 schrieb Chris Johns: On 27/9/21 6:24 pm, Christian MAUDERER wrote: same like for another patch set: There is a pending discussion for this one. Yeap and so we need to resolve it. I have reordered your original post so the chat follows. I hope that is OK?

Re: [PATCHES] Fix PPP in libbsd and optimize ATSAM console

2021-09-27 Thread Chris Johns
On 27/9/21 6:24 pm, Christian MAUDERER wrote: > same like for another patch set: There is a pending discussion for this one. Yeap and so we need to resolve it. I have reordered your original post so the chat follows. I hope that is OK? > Is there still an open point left of can I push the

Re: [PATCHES] Fix PPP in libbsd and optimize ATSAM console

2021-09-27 Thread Christian MAUDERER
Hello, same like for another patch set: There is a pending discussion for this one. Chris: Back when I posted the patch set you mentioned that you are not entirely happy about it in a discord chat (about 17.08.2021 6:50 in UTC time zone). Is there still an open point left of can I push the

[PATCHES] Fix PPP in libbsd and optimize ATSAM console

2021-08-12 Thread Christian Mauderer
Hello, this set of patches fixes PPP. Basically the current implementation in libbsd can't work with console drivers that can't buffer a lot of characters. The pppstart() function just assumes that the low level console write can send an arbitrary number of characters without checking how many