From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 6D8F61EF6BD; Sun, 12 Oct 2014 03:09:34 -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 4CE401EF69B for ; Sun, 12 Oct 2014 03:09:33 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by sonata.ens-lyon.org (Postfix) with ESMTP id 5FC52200CA for ; Sun, 12 Oct 2014 09:09:27 +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 SKTCbrQO5GVH for ; Sun, 12 Oct 2014 09:09:27 +0200 (CEST) Received: from type.youpi.perso.aquilenet.fr (eu141-1-82-237-212-147.fbx.proxad.net [82.237.212.147]) (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 3C87B200C0 for ; Sun, 12 Oct 2014 09:09:27 +0200 (CEST) Received: from samy by type.youpi.perso.aquilenet.fr with local (Exim 4.84) (envelope-from ) id 1XdDHP-0001r1-Iw for speakup@linux-speakup.org; Sun, 12 Oct 2014 09:09:23 +0200 Date: Sun, 12 Oct 2014 09:09:23 +0200 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: speakup in the kernel Message-ID: <20141012070923.GA4051@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> <20141011074623.GB2692@type> <9862.1413021338@ccs.covici.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <9862.1413021338@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.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: Sun, 12 Oct 2014 07:09:34 -0000 covici@ccs.covici.com, le Sat 11 Oct 2014 05:55:38 -0400, a écrit : > One of those people once told me that you could write a driver, pretend > speakup is a new device or something like that and find the serial port > the same way the current 8250 drivers do. Is this nonsense, or is it > something we could do and this would make speakup much more robust than > it is now. It makes sense, but I think it is going backwards in terms of USB support, for instance. Samuel