[patch 0/8] staging: speakup: introduce tty-based comms
Okash Khawaja
okash.khawaja at gmail.com
Sun Mar 12 08:23:58 EDT 2017
Couple of typos corrected below..
On Sun, Mar 12, 2017 at 12:16:44PM +0000, okash.khawaja at gmail.com wrote:
> Hi,
>
> This patchset introduces a TTY-based way for the synths to communicate
> with devices as an alternate for direct serial comms used by the synths
> at the moment. It then migrates some of the synths to the TTY-based
> comms. Synths migrated in this patchset are dummy, acntsa, bns and
> txprt.
>
> The last patch also migrates ltlk with some temporary modification which
> means that initial info from synth won't be retried. This shouldn't affect
means that initial info from synth won't be retrieved**.
> normal functionality of the synth. We won't be sending lkml migration
We won't be sending ltlk** migration
> to LKML, however it will be good to test it here.
>
> I have also added the "TODO: support more than ttyS*" next to MKDEV line in
> spk_ttyio.c, which was discussed last time but I hadn't put in.
>
> Finally, please note that these apply cleanly on top of the latest staging
> tree, which includes unicode changes recently merged.
>
> Thanks,
> Okash
More information about the Speakup
mailing list