From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 8436B1EF835; Sat, 11 Oct 2014 04:19:51 -0400 (EDT) Received: from sonata.ens-lyon.org (domu-toccata.ens-lyon.fr [140.77.166.138]) by befuddled.reisers.ca (Postfix) with ESMTPS id EFC3C1EF826 for ; Sat, 11 Oct 2014 04:17:41 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by sonata.ens-lyon.org (Postfix) with ESMTP id E374E200C8 for ; Sat, 11 Oct 2014 10:17:38 +0200 (CEST) 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 ZJ4muRQ6Mbxa for ; Sat, 11 Oct 2014 10:17:38 +0200 (CEST) Received: from type.youpi.perso.aquilenet.fr (unknown [37.160.30.75]) (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 C60BD200C2 for ; Sat, 11 Oct 2014 10:17:37 +0200 (CEST) Received: from samy by type.youpi.perso.aquilenet.fr with local (Exim 4.84) (envelope-from ) id 1XcrNf-0000km-Lx for speakup@linux-speakup.org; Sat, 11 Oct 2014 09:46:23 +0200 Date: Sat, 11 Oct 2014 09:46:23 +0200 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: speakup in the kernel Message-ID: <20141011074623.GB2692@type> References: <86a956i23h.fsf@vibrator.pk5001z> <20141009125200.GI1044@opera.rednote.net> <86ppe1gyed.fsf@vibrator.pk5001z> <5436B2E4.5060306@math.wisc.edu> <5436B66A.4060600@tysdomain.com> <5436BD4A.1090208@math.wisc.edu> <21053.1412882630@ccs.covici.com> <5436EA36.5010105@math.wisc.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5436EA36.5010105@math.wisc.edu> 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.18 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, 11 Oct 2014 08:19:52 -0000 John G. Heim, le Thu 09 Oct 2014 15:04:06 -0500, a écrit : > I once asked on the kernel developers list what the right way to > access the serial port was. If speakup does it wrong, that implies there is > a right way, what is that? "Doing it wrong" doesn't mean that the "right way" is already available. The difficulty here is that the right way doesn't exist yet, even if the kernel developers have an idea of how it would look like. It's a matter of getting the time to do it. Samuel