Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751107AbdCQJfv (ORCPT ); Fri, 17 Mar 2017 05:35:51 -0400 Received: from mx2.suse.de ([195.135.220.15]:56022 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750980AbdCQJfs (ORCPT ); Fri, 17 Mar 2017 05:35:48 -0400 Date: Fri, 17 Mar 2017 10:35:44 +0100 From: Petr Mladek To: Samuel Thibault , Aleksey Makarov , linux-serial@vger.kernel.org, Steven Rostedt , Joe Perches , linux-kernel@vger.kernel.org Subject: Re: Does braille console work? Message-ID: <20170317093544.GN3977@pathway.suse.cz> References: <1bb67bee-b8f9-2835-725a-f36fda085216@linaro.org> <20170317005355.xwym3zpamym3rwp6@var.youpi.perso.aquilenet.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170317005355.xwym3zpamym3rwp6@var.youpi.perso.aquilenet.fr> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 929 Lines: 28 Hello, On Fri 2017-03-17 01:53:55, Samuel Thibault wrote: > Aleksey Makarov, on jeu. 16 mars 2017 17:02:53 +0300, wrote: > > > > So braille console registration should not work. What do I miss? > > Nothing, the code transformation was broken :/ > > So it looks like braille console has not been used for more than 3 years. > > Should we remote it? > > Please, no :) > > It is indeed not often useful, since one would usually use a userland > daemon to access the system, but when one's system does not boot > properly or something similar, it's useful to have the braille > console. That's just very not often useful. I see the points. I would personally prefer to keep it even though it is not much used and it complicates some code paths. Well, I do not feel in the position to decide about it. Anyway, the feature is not usable at the moment. Samuel, would you be able to fix and test it, please? Best Regards, Petr