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:	Wed, 11 Oct 2006 16:13:19 -0700
From:	Greg KH <gregkh@...e.de>
To:	Andrew Morton <akpm@...l.org>
Cc:	Dmitry Torokhov <dtor@...ightbb.com>,
	Samuel Thibault <samuel.thibault@...-lyon.org>,
	linux-kernel@...r.kernel.org
Subject: Re: Early keyboard initialization?

On Wed, Oct 11, 2006 at 01:08:32PM -0700, Andrew Morton wrote:
> On Sat, 7 Oct 2006 21:58:54 -0400
> Dmitry Torokhov <dtor@...ightbb.com> wrote:
> 
> > On Friday 06 October 2006 16:42, Samuel Thibault wrote:
> > > Hi,
> > > 
> > > Is there any reason for initializing the input layer and keyboards so
> > > late?  Since prevents from being able to perform alt-sysrqs early, and
> > > blind people who use speakup would like to get early control over the
> > > speech.  Here is the patch that they use.
> > >
> 
> It'd be nice to get sysrq working as early as poss.
> 
> > It looks like the change will only work for non-USB input devices since
> > USB subsystem is initialized much later.
> 
> USB is usually modular (isn't it?)
> 
> > Greg, is there a reason why USB can't be initialized earlier?
> 
> Greg's in hiding.

Yeah, under this huge pile of "real work" stuff that I have right now,
sorry about the delay...

It would be fine to get USB working earlier, but we need PCI, and pretty
much everything else up and working first in order for it to be there,
so I don't know how well it would work out.

And yes, it is annoying about how some machines you are locked out of
keyboard support for a long time, I don't know what to really do about
it.

Feel free to mess with the linking order if you want to try to reduce
the delay and see how it works out.

thanks,

greg k-h
-
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