lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 21 Aug 2007 22:22:51 +0200
From:	Samuel Thibault <samuel.thibault@...-lyon.org>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-input@...ey.karlin.mff.cuni.cz, linux-kernel@...r.kernel.org,
	dtor@...l.ru, Jiri Kosina <jkosina@...e.cz>
Subject: Re: [PATCH] Console keyboard events and accessibility

Hi,

Andrew Morton, le Tue 21 Aug 2007 13:02:33 -0700, a écrit :
> On Tue, 21 Aug 2007 02:57:18 +0200
> Samuel Thibault <samuel.thibault@...-lyon.org> wrote:
> 
> > Some external modules like Speakup need to use the PC keyboard to control
> > them and also need to get keyboard feedback (caps lock status, etc.)
> > 
> > This adds a keyboard notifier that such modules can use to get the keyboard
> > events and possibly eat them, at several stages:
> 
> Adding hooks for non-merged modules is considered sinful.  Making these new
> exports EXPORT_SYMBOL_GPL might ease the pain.

That should be fine.

I'll soon propose a notifier for the console writes too, same story.

> Is there any prospect of getting at least one of these "external modules
> like Speakup" merged into mainline?

I'm working on it.  The problem is that the current code quality is
still far from mainline requirements (though improving over time).  This
hook (and the other one I'll post) is a step toward merging.  If these
hooks can go mainline, then great, that will make life easier for the
few distributions that want to provide speakup as modules.  If they
remain in -mm for some time and people don't complain, well that's good
too: at least we know how speakup may hook into the kernel when it gets
merged.

Working on braille support is also in my plan BTW.

Samuel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ