From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id C57CF1EF9C0; Sat, 27 Feb 2016 16:07:22 -0500 (EST) Received: from sonata.ens-lyon.org (domu-toccata.ens-lyon.fr [140.77.166.138]) by befuddled.reisers.ca (Postfix) with ESMTPS id 8DAD31EF9B0 for ; Sat, 27 Feb 2016 16:07:21 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by sonata.ens-lyon.org (Postfix) with ESMTP id D6F48200BB for ; Sat, 27 Feb 2016 22:07:13 +0100 (CET) Received: from sonata.ens-lyon.org ([127.0.0.1]) by localhost (sonata.ens-lyon.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NubtNNFzvzCw for ; Sat, 27 Feb 2016 22:07:13 +0100 (CET) Received: from var.youpi.perso.aquilenet.fr (LFbn-1-6757-94.w90-120.abo.wanadoo.fr [90.120.189.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by sonata.ens-lyon.org (Postfix) with ESMTPSA id B4F79200B9 for ; Sat, 27 Feb 2016 22:07:13 +0100 (CET) Received: from samy by var.youpi.perso.aquilenet.fr with local (Exim 4.86) (envelope-from ) id 1aZm53-0001rE-6G for speakup@linux-speakup.org; Sat, 27 Feb 2016 22:07:13 +0100 Date: Sat, 27 Feb 2016 22:07:13 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: Help with serial synths in 4.X kernels Message-ID: <20160227210713.GR2760@var.home> References: <56CC626F.90700@baechler.net> <497.1456239922@ccs.covici.com> <20160226014122.GN3291@var.home> <2593.1456533270@ccs.covici.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2593.1456533270@ccs.covici.com> 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.20 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: Sat, 27 Feb 2016 21:07:22 -0000 covici@ccs.covici.com, on Fri 26 Feb 2016 19:34:30 -0500, wrote: > But even with your patch, serial port access is not available with > speakup. Yes, you also need to prevent the conflict between the 8250 driver and the speakup driver. > Also, if you set 8250.nr_uarts=0 what happens to other serial > ports you may need for modems, or other applications? They won't be available. I'm sorry, but until somebody actually gets to take the time to implement solutions, that's all we have. Samuel