Hello Gedare,
Am 12.08.21 um 19:46 schrieb Gedare Bloom:
This is fine, but should do some testing on a few BSPs if you can.
at the moment I tested only with two drivers on the ATSAM BSP (one is
the ATSAM UART and one is the SC16IS752 driver). I'm a bit limited with
the boards that I can reac
Hello Chris,
Am 13.08.21 um 04:46 schrieb Chris Johns:
On 12/8/21 9:42 pm, Christian Mauderer wrote:
The pppstart expected that a driver write would somehow magically
process all data passed to the write function. Because ppp disables all
buffering that originally has been in termios, that assu
On 13/8/21 5:22 pm, Christian MAUDERER wrote:
> Hello Chris,
>
> Am 13.08.21 um 04:46 schrieb Chris Johns:
>> On 12/8/21 9:42 pm, Christian Mauderer wrote:
>>> The pppstart expected that a driver write would somehow magically
>>> process all data passed to the write function. Because ppp disables
Hi,
I am bring up a major app on RTEMS 6 and LibBSD on custom Zynq hardware and I am
not getting any receive interrupts from the console UART. The same hardware
works with RTEMS 4.11 and RTEMS 5.
I also do not see any console input with qemu and I thought this was something
in qemu but I am now n
Am 13.08.21 um 10:01 schrieb Chris Johns:
On 13/8/21 5:22 pm, Christian MAUDERER wrote:
Hello Chris,
Am 13.08.21 um 04:46 schrieb Chris Johns:
On 12/8/21 9:42 pm, Christian Mauderer wrote:
The pppstart expected that a driver write would somehow magically
process all data passed to the write f
On 8/13/2021 03:05, Chris Johns wrote:
Hi,
I am bring up a major app on RTEMS 6 and LibBSD on custom Zynq hardware and I am
not getting any receive interrupts from the console UART. The same hardware
works with RTEMS 4.11 and RTEMS 5.
I also do not see any console input with qemu and I thought