> > > + if (child && child->type >= PSMOUSE_GENPS) {
> > Not type > PSMOUSE_GENPS ?
> We have this code in psmouse-base.c ...
...
> ..or am I misreading it?
No, you are right. I misread it as generic ps2 protocol.
A complete different problem that might be a problem is that even though
the master(pad) says it has passthough capabilities, there might not be
any guest attached. The bit only tells that it is capable of handling one.
I asked synaptics about this some time ago and they replyed that the only
way to find out is to send a byte and look for a returnbyte or a timeout.
-
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/