From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id AA4301EFAA0; Sat, 12 Nov 2016 10:48:04 -0500 (EST) Received: from hera.aquilenet.fr (hera.aquilenet.fr [IPv6:2a01:474::1]) by befuddled.reisers.ca (Postfix) with ESMTP id 662921EF6E8 for ; Sat, 12 Nov 2016 10:48:03 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id B18139840; Sat, 12 Nov 2016 16:48:00 +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 zAsCXJ_A9VVe; Sat, 12 Nov 2016 16:48:00 +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 3ECA793C1; Sat, 12 Nov 2016 16:48:00 +0100 (CET) Received: from samy by var.youpi.perso.aquilenet.fr with local (Exim 4.87) (envelope-from ) id 1c5aX9-0007Ws-Q9; Sat, 12 Nov 2016 16:47:59 +0100 Date: Sat, 12 Nov 2016 16:47:59 +0100 From: Samuel Thibault To: Okash Khawaja Cc: John Covici , david.a.borowski@gmail.com, "Speakup is a screen review system for Linux." Subject: Re: Status of kernel Message-ID: <20161112154759.GP2417@var.home> References: <20161110161032.GO7521@var.bordeaux.inria.fr> <20161111083447.GE2417@var.home> <20161111162750.GK2417@var.home> <20161111163209.GV2417@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: Sat, 12 Nov 2016 15:48:04 -0000 Okash Khawaja, on Sat 12 Nov 2016 15:20:48 +0000, wrote: > What do you expect to be the outcome of this serial comms re-work? Which serial comms re-work are you talking about? I don't know about David's work. What I was mentioning was to get some interface integrated to the kernel to access kernel comm ports properly, i.e. basically an equivalent of open("/dev/ttyS0"), which can thus be used for usb and pci too. Samuel