Re: [PATCH] input: elantech.c provide a workaround for jumpy cursor on firmware 2.34

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Arjan,

On Thursday 19 March 2009 22:35:09 Arjan Opmeer wrote:
>
> +	if (etd->jumpy_cursor) {
> +		/* Discard packets that are likely to have bogus coordinates */
> +		if (fingers > old_fingers) {
> +			elantech_debug("elantech.c: discarding packet\n");
> +			goto discard_packet_v1;

Can we do this unconditionally for the v1 protocol and not have an
extra konb? Do you have access to boxes with unbroken V1 to test?

Thanks.

-- 
Dmitry

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

[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux