Re: Linux 2.5.2-dj7

From: James Simmons (jsimmons@transvirtual.com)
Date: Wed Jan 30 2002 - 13:22:02 EST


> > In dmi_scan.c there is a hook to deal with the PS/2 mouse on Dell
> > Latitude C600. Can someone with this machine test the new input drivers on
> > it. I like to see if we need some kind of fix for this device.
>
> You I suspect will. When the machine resumes it likes to re-enable the mouse
> pad irrespective of whether it is being used - so you get an IRQ12. Even
> more fun if you ignore that IRQ you dont get keyboard events because the
> microcontroller (or SMM code impersonating it - who knows these days) is
> waiting for the ps/2 event to be handled first.

Oh man is that brain dead.

> The alternative (possibly cleaner) fix on those machines would be to turn
> the PS/2 port on always and process/discard output if its not wanted by
> the user

This could be easily arranged with the new input drivers with it modular
design. Since for the ix86 platform most people will want PS/2 input
support to be built in. The only expection are the USB only users. I guess
with the Dell Latitude C600 we will have to force i8042.c to be built in.
Vojtech what do you think about this solution?

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



This archive was generated by hypermail 2b29 : Thu Jan 31 2002 - 21:01:22 EST