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