lkml.org 
[lkml]   [2000]   [Jan]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Keyboard is frozen on boot of 2.3.41

Ok, one final suggestion:

- the new "kbd_exists" logic in pc_kbd.c may be just completely buggered.
It tries to notice when a PC-style keyboard is missing, and avoid
trying to set the leds on it when no keyboard exists. Looks simple, but
it may just not do the right thing, and it could conceivably result in
the keyboard being left in a state where it got the command to switch
the LED state, but never got the LED state bitmap it was expecting, so
it would hang.

Could you who see the keyboard hang please do
- tell me what kind of computer you have. Model, manufacturer, whatever
seems relevant. I'd like to see if there is some pattern to it.
- comment out the check for "kbd_exists" at the top of "send_data()" in
drivers/char/pc_kbd.c (you can leave all the other references active,
just remove the line that says

if (!kbd_exists) return 0;

which will disable that particular logic completely.

If that fixes it, then we have another clue.

Linus


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

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.098 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site