On 07/25/16 18:23, Mikko Perttunen wrote:
On 07/25/16 14:05, Antonio Ospite wrote:
You can also find out the length of the raw output report with trial and
error, start with a line like this:
$ sudo hexdump -v -e '49/1 "%02x " "\n"' /dev/hidraw0
and increase/decrease the value (49 works with original controllers)
until you see a regular pattern when comparing lines.
/dev/hidraw0 seems to be all zeroes straight from the beginning
Actually, pressing some buttons on the pad, it seems that the report
length is two bytes
Anyways this is just for curiosity, we are not going to spend too much
time on that... or are we? :)
At least it's some reference information.. :)
Thanks,
Antonio
Cheers,
Mikko.
--
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