Re: [PATCH] HID: steam: remove input device when a hid client is running.

2018-11-19 Thread Jiri Kosina
On Sun, 14 Oct 2018, Rodrigo Rivas Costa wrote: > Previously, when a HID client such as the Steam Client was running, this > driver disabled its input device to avoid doubling the input events. > > While it worked mostly fine, some games got confused by the idle gamepad, > and switched to two

Re: [PATCH] HID: steam: remove input device when a hid client is running.

2018-11-19 Thread Jiri Kosina
On Sun, 14 Oct 2018, Rodrigo Rivas Costa wrote: > Previously, when a HID client such as the Steam Client was running, this > driver disabled its input device to avoid doubling the input events. > > While it worked mostly fine, some games got confused by the idle gamepad, > and switched to two

Re: [PATCH] HID: steam: remove input device when a hid client is running.

2018-10-15 Thread Pierre-Loup A. Griffais
On 10/14/18 10:36 AM, Rodrigo Rivas Costa wrote: Previously, when a HID client such as the Steam Client was running, this driver disabled its input device to avoid doubling the input events. While it worked mostly fine, some games got confused by the idle gamepad, and switched to two player

Re: [PATCH] HID: steam: remove input device when a hid client is running.

2018-10-15 Thread Pierre-Loup A. Griffais
On 10/14/18 10:36 AM, Rodrigo Rivas Costa wrote: Previously, when a HID client such as the Steam Client was running, this driver disabled its input device to avoid doubling the input events. While it worked mostly fine, some games got confused by the idle gamepad, and switched to two player

[PATCH] HID: steam: remove input device when a hid client is running.

2018-10-14 Thread Rodrigo Rivas Costa
Previously, when a HID client such as the Steam Client was running, this driver disabled its input device to avoid doubling the input events. While it worked mostly fine, some games got confused by the idle gamepad, and switched to two player mode, or asked the user to choose which gamepad to

[PATCH] HID: steam: remove input device when a hid client is running.

2018-10-14 Thread Rodrigo Rivas Costa
Previously, when a HID client such as the Steam Client was running, this driver disabled its input device to avoid doubling the input events. While it worked mostly fine, some games got confused by the idle gamepad, and switched to two player mode, or asked the user to choose which gamepad to