From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 7B4431F0F0B; Sun, 12 Mar 2017 08:42:38 -0400 (EDT) Received: from mail0157.smtp25.com (mail0157.smtp25.com [75.126.84.157]) by befuddled.reisers.ca (Postfix) with ESMTPS id 38C6B1F0EFE for ; Sun, 12 Mar 2017 08:38:08 -0400 (EDT) Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.14.9/8.14.8) with ESMTP id v2CCc0cN002416 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Sun, 12 Mar 2017 08:38:00 -0400 Received: (from covici@localhost) by ccs.covici.com (8.14.9/8.13.7/Submit) id v2CCc0db002415; Sun, 12 Mar 2017 08:38:00 -0400 Date: Sun, 12 Mar 2017 08:38:00 -0400 Message-ID: From: John Covici To: "Speakup is a screen review system for Linux." Subject: Re: [patch 0/8] staging: speakup: introduce tty-based comms In-Reply-To: <20170312121644.448468179@gmail.com> References: <20170312121644.448468179@gmail.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.2 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) Reply-To: covici@ccs.covici.com Organization: Covici Computer Systems MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SpamH-Filter: d-out-001.smtp25.com-v2CCc05f028223 X-SpamH-OriginatingIP: 70.109.53.110 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Mar 2017 12:42:40 -0000 The one thing that will not work under these patches is indexing, which I use all the time, so I hope you can integrate that soon. I use the speakout synth. On Sun, 12 Mar 2017 08:16:44 -0400, okash.khawaja@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 > normal functionality of the synth. We won't be sending lkml 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 > _______________________________________________ > Speakup mailing list > Speakup@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup > -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com