Re: [PATCH] xpad: Add RedOctane Games vendor id

From: Sanjay Govind

Date: Sat Apr 04 2026 - 01:15:02 EST


On Sat, Apr 4, 2026 at 6:07 PM Dmitry Torokhov
<dmitry.torokhov@xxxxxxxxx> wrote:
> Don't we also need to add some entries to the xpad_device table?

It's not strictly necessary, xpad will pick the devices up with just
the vendor id, since they have the correct class, subclass and
protocol needed for matching, you only really need to put them into
xpad_device if you want to customize the name or give it different
flags, and that isn't necessary for these devices. A few of these
devices are still in development, so we don't have PIDs assigned yet.