Re: 2.1.131 isn't quite it for me

Eloy A. Paris (eparis@ven.ra.rockwell.com)
7 Dec 1998 13:37:31 GMT


Nicolai Langfeldt <janl@math.uio.no> wrote:

> - Can't get PS/2 port to be recognized at all, as module or
> linked in the kernel. It worked under 2.1.130 which I used
> some hours last week, it also works under 2.0. Under 2.1.131
> this is the config:
>
> # CONFIG_MS_BUSMOUSE is not set
> CONFIG_PSMOUSE=m
> CONFIG_82C710_MOUSE=y
> # CONFIG_PC110_PAD is not set

PSMOUSE can't be compiled as a module anymore. This comes from the
fact that the PS/2 mouse driver got merged with the keyboard driver.
You should be able to compile it into the kernel (as opposed to as a
module).

peloy.-

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