Re: [PATCH] liyitec: Liyitec PS/2 touchscreen driver

From: Vojtech Pavlik
Date: Sat Feb 04 2006 - 02:15:11 EST


On Fri, Feb 03, 2006 at 05:39:30PM -0700, Shaun Jackman wrote:

> So, finally, assuming there is no way to detect the touch panel's
> presence, should the driver still be rolled into psmouse? If so, how
> should the user specify she wishes to use the liyitec driver, and
> which serio (PS/2) port the liyitec touch screen is on?
>
> My current patch implements the Liyitec driver as a serio driver that
> grabs every available PS/2 port. Quite unfriendly, but works in the
> typical case where the keyboard driver grabs the first port, and the
> Liyitec driver grabs the psaux port.

I hope the driver at least checks that the port is untranslated
(SERIO_I8042, not SERIO_I8042_XL), and that the device behaves as a
mouse.

Btw, I assume the packet format is also indistinguishable from a
standard PS/2 mouse?

If it were integrated into psmouse, it probably need to be enabled by a
module parameter.

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