On Thu, Jan 21, 2016 at 8:50 PM, Vadim Klishko <vadim@xxxxxxxxxx> wrote: > However, it looks like you already know everything there is to know about > how to set the trackpad in pass-thru mode and how to check if there is a > trackstick behind the trackpad. The code is already in alps.c The original question was specifically about devices which use the v7 protocol. It looks to me like alps.c only includes code for passthrough on v2 and v3 devices, unless alps_passthrough_mode_v2 or alps_passthrough_mode_v3 would also work on v7 devices. I believe we would also need to know whether passthrough support is always present on v7 devices with tracksticks or whether its presence needs to be detected somehow. Also, neither of these passthrough modes are being used to provide a full serio device for the trackstick, but that might just be a limitation of the driver. Thanks. Ari -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html