All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Valdis Klētnieks" <valdis.kletnieks@vt.edu>
To: Jorge Fernandez Monteagudo <jorgefm@cirsa.com>
Cc: "kernelnewbies@kernelnewbies.org" <kernelnewbies@kernelnewbies.org>
Subject: Re: Multi-touch USB weird response
Date: Thu, 29 Jul 2021 11:06:44 -0400	[thread overview]
Message-ID: <153034.1627571204@turing-police> (raw)
In-Reply-To: <DB9PR10MB452283FB284532554A9B356AA1EB9@DB9PR10MB4522.EURPRD10.PROD.OUTLOOK.COM>


[-- Attachment #1.1: Type: text/plain, Size: 1105 bytes --]

On Thu, 29 Jul 2021 12:57:03 -0000, Jorge Fernandez Monteagudo said:

> Event: time 1627381396.770902, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 35023100
> Event: time 1627381396.770902, -------------- SYN_REPORT ------------
> Event: time 1627381396.780891, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 35029400
> Event: time 1627381396.780891, -------------- SYN_REPORT ------------
> Event: time 1627381396.789895, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 35035700
> Event: time 1627381396.789895, -------------- SYN_REPORT ------------
> Event: time 1627381396.798896, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 35041900
> Event: time 1627381396.798896, -------------- SYN_REPORT ------------
> Event: time 1627381396.807889, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 35048200

Looks like somebody's got a timer that pops every 0.01 seconds  or so. 
(looks closer to 0.0098 or so actually)

'git grep SYN_REPORT' tells me that these two files are a good place to start reading:
Documentation/input/multi-touch-protocol.rst 
Documentation/input/event-codes.rst 

[-- Attachment #1.2: Type: application/pgp-signature, Size: 494 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

  reply	other threads:[~2021-07-29 15:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-29 12:57 Multi-touch USB weird response Jorge Fernandez Monteagudo
2021-07-29 15:06 ` Valdis Klētnieks [this message]
2021-07-30  7:43 Jorge Fernandez Monteagudo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=153034.1627571204@turing-police \
    --to=valdis.kletnieks@vt.edu \
    --cc=jorgefm@cirsa.com \
    --cc=kernelnewbies@kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.