From: Greg KH <gregkh@suse.de>
To: Andrew Morton <akpm@osdl.org>
Cc: Dmitry Torokhov <dtor@insightbb.com>,
Samuel Thibault <samuel.thibault@ens-lyon.org>,
linux-kernel@vger.kernel.org
Subject: Re: Early keyboard initialization?
Date: Wed, 11 Oct 2006 16:13:19 -0700 [thread overview]
Message-ID: <20061011231319.GC28589@suse.de> (raw)
In-Reply-To: <20061011130832.c9e9b4d5.akpm@osdl.org>
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@insightbb.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
next prev parent reply other threads:[~2006-10-11 23:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-06 20:42 Early keyboard initialization? Samuel Thibault
2006-10-08 1:58 ` Dmitry Torokhov
2006-10-11 20:08 ` Andrew Morton
2006-10-11 20:16 ` Dmitry Torokhov
2006-10-11 20:30 ` Randy Dunlap
2006-10-11 23:13 ` Greg KH [this message]
2006-10-12 7:41 ` Giuseppe Bilotta
2006-10-12 8:10 ` Jan Engelhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061011231319.GC28589@suse.de \
--to=gregkh@suse.de \
--cc=akpm@osdl.org \
--cc=dtor@insightbb.com \
--cc=linux-kernel@vger.kernel.org \
--cc=samuel.thibault@ens-lyon.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox