summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2021-08-12 08:54:20 +0200
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2022-02-10 09:15:58 +0100
commit0b883f311edf588345a8c46a18dc966bd62b6903 (patch)
tree0efa17040a261db60996f8bd9387ff10782abda7 /testsuite
parentImport arm64 in_cksum.h correctly (diff)
downloadrtems-libbsd-0b883f311edf588345a8c46a18dc966bd62b6903.tar.bz2
ppp: Fix transmitting data
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 assumption is not true for all but polled drivers. With this patch, the pppstart now gets and processes the feedback that is returned from the driver via rtems_termios_dequeue_characters. Update #4493
Diffstat (limited to 'testsuite')
0 files changed, 0 insertions, 0 deletions