Timestamp:
10/07/14 13:42:47 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
8a9bdc5
Parents:
6ec438e
git-author:
Sebastian Huber <sebastian.huber@…> (10/07/14 13:42:47)
git-committer:
Sebastian Huber <sebastian.huber@…> (10/07/14 14:35:20)
Message:

libchip/serial: Fix NS16550 for pppstart()

Call rtems_termios_dequeue_characters() only in case all characters of
the last write handler invocation have been transmitted. This avoids
problems with pppstart() since the start line discipline does not know
how many characters have been dequeued and assumes the maximum.

(No files)

Note: See TracChangeset for help on using the changeset viewer.