Line discipline

Okash Khawaja okash.khawaja at gmail.com
Sat Jan 28 13:29:03 EST 2017


On Sat, Jan 28, 2017 at 5:57 PM, Samuel Thibault
<samuel.thibault at ens-lyon.org> wrote:
> Okash Khawaja, on Sat 28 Jan 2017 17:49:01 +0000, wrote:
>> Added tty_ldisc_release() which resolved the problem.
>
> Ok, good.
>
>> Also added tty_ldisc_flush() before tty_ldisc_release().
>
> I don't think it's really needed since the user is asking for speakup to
> go away anyway, but it shouldn't hurt.
>
>> Wouldn't it be safer to add those functions before tty_unlock()?
>
> See callers of these, they don't lock the tty.
>
>> The only output I get from speakup_dummy is:
>>
>> Speakup
>> RATE 8
>> PITCH 8
>> VOL 8
>> TONE 8
>> Dummy found
>
> But are you working on the linux text console?

It's SSH into Linux VM which runs speakup_dummy, so running pseudo
terminal. Should be okay?

>
> Samuel


More information about the Speakup mailing list