From: Bruno Jesus <00cpxxx@gmail.com> Subject: Re: [PATCH 1/2] dinput: Retrieve vendor ID and product ID in Linux joystick API (try 2) Message-Id: Date: Sun, 24 Jul 2016 12:59:18 -0300 In-Reply-To: <20160724154642.22166-1-corossig@gmail.com> References: <20160724154642.22166-1-corossig@gmail.com> On Sun, Jul 24, 2016 at 12:46 PM, Corentin Rossignon wrote: > Signed-off-by: Corentin Rossignon > --- > dlls/dinput/joystick_linux.c | 35 ++++++++++++++++++++++++++++++++++- > 1 file changed, 34 insertions(+), 1 deletion(-) I can confirm the patch works for me with 2 different joysticks so I believe it to be correct. Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>