Commit Graph

5 Commits

Author SHA1 Message Date
Peter Wu
6f4b439a5f Fix compiler warnings
The memcpy bug is actually a real one-by-off. Since the msg_long struct is
contained in a union of hidpp_message, this does not lead to
write-past-boundaries (but it may read more than intended).

Some fields of version could be uninitialised (when the register query failed).
Explicitly clear the values to make clang happy.
2013-04-24 10:55:25 +02:00
Peter Wu
50dbefc2ae ltunify: suggest loading hid-logitech-dj 2013-04-24 10:22:39 +02:00
Peter Wu
d9fe85b6c9 Updated README with ltunify session 2013-04-08 18:27:45 +02:00
Peter Wu
515235530e ltunify: automatically detect hidraw device 2013-04-08 18:10:25 +02:00
Peter Wu
30f8961be0 Initial checking of pairing tool 2013-04-08 17:03:10 +02:00