[patch 6/6] staging: speakup: Migrate acntsa, bns, dectlk and txprt to ttyio
Samuel Thibault
samuel.thibault at ens-lyon.org
Tue Mar 28 11:41:28 EDT 2017
Okash Khawaja, on mar. 28 mars 2017 16:35:39 +0100, wrote:
> Right, so either we process all characters, return count (the argument
> to receive_buf2) and don't bother with tty_schedule_flip, or we
> process less than count and call tty_schedule_flip.
Yes.
And we don't want the former, because that'd mean buffering in our own
layer, while tty already does so for us.
Samuel
More information about the Speakup
mailing list