commit | aba54876bb38dde81abead1ed1936eb04fa30ca9 | [log] [tgz] |
---|---|---|
author | Pavel Rojtberg <rojtberg@gmail.com> | Sat Oct 10 09:36:17 2015 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Oct 10 11:27:42 2015 -0700 |
tree | 33604411a8a2601a87320ccdce08ef4d2d474b70 | |
parent | b8154002cbdfde1aed2f86bd27f5e2c7e832cabb [diff] |
Input: xpad - query wireless controller state at init When we initialize the driver/device, we really don't know how many controllers are connected. So send a "query presence" command to the base-station. (Command discovered by Zachary Lund) Presence packet taken from: https://github.com/computerquip/xpad5 Signed-off-by: Pavel Rojtberg <rojtberg@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>