From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 068871EFFBD; Wed, 8 Feb 2017 18:18:29 -0500 (EST) Received: from hera.aquilenet.fr (hera.aquilenet.fr [IPv6:2a01:474::1]) by befuddled.reisers.ca (Postfix) with ESMTP id CD97C1F05EF for ; Wed, 8 Feb 2017 18:16:45 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 56746B732; Thu, 9 Feb 2017 00:16:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2IfT3EjMHRAG; Thu, 9 Feb 2017 00:16:44 +0100 (CET) Received: from var.youpi.perso.aquilenet.fr (unknown [IPv6:2a01:cb19:181:c200:3602:86ff:fe2c:6a19]) by hera.aquilenet.fr (Postfix) with ESMTPSA id BBA339ACE; Thu, 9 Feb 2017 00:16:44 +0100 (CET) Received: from samy by var.youpi.perso.aquilenet.fr with local (Exim 4.88) (envelope-from ) id 1cbbTg-00063J-2M; Thu, 09 Feb 2017 00:16:44 +0100 Date: Thu, 9 Feb 2017 00:16:44 +0100 From: Samuel Thibault To: Okash Khawaja Cc: "Speakup is a screen review system for Linux." Subject: Re: [PATCH 5/5] staging: speakup: make speakup_dummy use ttyio Message-ID: <20170208231644.GA2955@var.home> References: <20170208230921.GY2955@var.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) 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: Wed, 08 Feb 2017 23:18:30 -0000 Okash Khawaja, on Wed 08 Feb 2017 23:15:57 +0000, wrote: > > On 8 Feb 2017, at 23:09, Samuel Thibault wrote: > > > > Okash Khawaja, on Wed 08 Feb 2017 22:55:25 +0000, wrote: > >> This changes speakup_dummy to use spk_ttyio implementations instead of > >> serialio implementations. > > > > After all the explanations of the previous patches, this commit log > > is indeed enough :) > > > > Samuel > > Sorry this was meant to share the patches so others could test as the last time round the single patch was too big. Sure, I understand, it's just to give you feedback on them already :) Samuel