Re: Keyboard is frozen on boot of 2.3.41

From: Miles Lane (miles@amazon.com)
Date: Tue Feb 01 2000 - 01:35:28 EST


Linus Torvalds wrote:
>
> One thing to try might be to just assume that the keyboard controller is a
> slow device (it is), and use "inb_p()" instead of "inb()" etc for the
> definition of kbd_read_input() and friends. Just edit the file
>
> include/asm-i386/keyboard.h
>
> if you have a keyboard problem, and replace the inb's and "inb_p"s and the
> outb's with "outb_p"s.

Sorry Linus,

This didn't help. The keyboard still locks up.
I have kept your changes to pc_kbd.c, since at
least my mouse works with your initialization
sequence changes in place.

Please keep me posted if you need more info or
have other things for me to try.

Thanks,
        Miles

-
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/



This archive was generated by hypermail 2b29 : Mon Feb 07 2000 - 21:00:05 EST