Skip to content

Commit 84e7a17

Browse files
sanjay900dtor
authored andcommitted
Input: xpad - add RedOctane Games vendor id
Add vendor ID for RedOctane Games to xpad driver. Signed-off-by: Sanjay Govind <sanjay.govind9@gmail.com> Link: https://patch.msgid.link/20260311213106.271577-2-sanjay.govind9@gmail.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent 802b4c1 commit 84e7a17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/input/joystick/xpad.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,7 @@ static const struct usb_device_id xpad_table[] = {
551551
XPAD_XBOX360_VENDOR(0x3651), /* CRKD Controllers */
552552
XPAD_XBOXONE_VENDOR(0x366c), /* ByoWave controllers */
553553
XPAD_XBOX360_VENDOR(0x37d7), /* Flydigi Controllers */
554+
XPAD_XBOX360_VENDOR(0x3958), /* RedOctane Games Controllers */
554555
XPAD_XBOX360_VENDOR(0x413d), /* Black Shark Green Ghost Controller */
555556
{ }
556557
};

0 commit comments

Comments
 (0)