Duncan posted <[EMAIL PROTECTED]>, excerpted below,
on Sat, 11 Feb 2006 09:27:11 -0700:
> -rc2 compiles and boots, but without a working keyboard driver!
>
> What's strange is that the standard driver, atkbd, is and has
> been dependent on !x86-pc for some time (it is in .15, anyway, which
> works), but only with .16 is there now an x86-pc config option enabled to
> kill it (there wasn't in .15), which it does -- the option disappears from
> menuconfig entirely!
Hmm... google/linux lists this as the first entry in a search for 2.6.16
atkbd, the -r1 shortlog (as posted on LWN, this is an excerpt of the
entries for this single guy):
Dmitry Torokhov:
Input: i8042 - disable MUX mode for Sharp MM20
Input: i8042 - convert to the new platform device interface
Input: atkbd - don't lose keymap settings when reconnecting keyboard
Input: HID - fix an oops in PID initialization code
Input: HID - add more simulation usages
The i8042 is a dependency activated by atkbd, and of course the whole
thing is part of the Human Interface Driver interface, so there's a very
good chance one of those entries is the culprit.
--
Duncan - List replies preferred. No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master." Richard Stallman in
http://www.linuxdevcenter.com/pub/a/linux/2004/12/22/rms_interview.html
--
[email protected] mailing list