From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 84EBE1EFD88; Fri, 11 Nov 2016 11:27:54 -0500 (EST) Received: from hera.aquilenet.fr (hera.aquilenet.fr [141.255.128.1]) by befuddled.reisers.ca (Postfix) with ESMTP id 3EA811EFD72 for ; Fri, 11 Nov 2016 11:27:53 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id B5F8B7539; Fri, 11 Nov 2016 17:27:52 +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 Y6h5CQQ2-q2H; Fri, 11 Nov 2016 17:27:51 +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 034D9653; Fri, 11 Nov 2016 17:27:50 +0100 (CET) Received: from samy by var.youpi.perso.aquilenet.fr with local (Exim 4.87) (envelope-from ) id 1c5EgA-0006JI-HF; Fri, 11 Nov 2016 17:27:50 +0100 Date: Fri, 11 Nov 2016 17:27:50 +0100 From: Samuel Thibault To: John Covici , david575@rogers.com Cc: "Speakup is a screen review system for Linux." , Okash Khawaja Subject: Re: Status of kernel Message-ID: <20161111162750.GK2417@var.home> References: <20161110161032.GO7521@var.bordeaux.inria.fr> <20161111083447.GE2417@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: Fri, 11 Nov 2016 16:27:54 -0000 Hello, John Covici, on Fri 11 Nov 2016 05:59:23 -0500, wrote: > On Fri, 11 Nov 2016 03:34:47 -0500, > Samuel Thibault wrote: > > > > John Covici, on Thu 10 Nov 2016 20:35:02 -0500, wrote: > > > What do you think of Dave Borowski's mods to speakup? He says he is > > > working on a driver to enable speakup to open any synth such as > > > usbserial, etc.? What are your thoughts on how to get this to work? > > > > I don't know about this work, where is it? > > It has been announced on the speakup list, or you can download his > current mods from http://davidborowski.ddns.net Ok, thanks. So it is somehow a fork. Are there plans to merge the upstream changes in through a git tree or something? There are various fixes being brought from the kernel, it'd be a shame if we were having two completely diverging trees... And at some point, of course, David's work need to be merged into the main kernel through proper patches so it can benefit everybody without having to compile their own kernel. I know it'll very probably look very tedious, but that's how things have work in any kind of software project, to provide proper quality. Samuel