Skip to content

Commit 1dfd411

Browse files
sloukendtor
authored andcommitted
Input: xpad - add GameSir VID for Xbox One controllers
Signed-off-by: Sam Lantinga <slouken@libsdl.org> Signed-off-by: Vicki Pfau <vi@endrift.com> Link: https://lore.kernel.org/r/20230607012812.379640-3-vi@endrift.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent 05e6329 commit 1dfd411

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/input/joystick/xpad.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,7 @@ static const struct usb_device_id xpad_table[] = {
501501
XPAD_XBOX360_VENDOR(0x2f24), /* GameSir controllers */
502502
XPAD_XBOX360_VENDOR(0x31e3), /* Wooting Keyboards */
503503
XPAD_XBOX360_VENDOR(0x3285), /* Nacon GC-100 */
504+
XPAD_XBOXONE_VENDOR(0x3537), /* GameSir Controllers */
504505
{ }
505506
};
506507

0 commit comments

Comments
 (0)