On 8/27/21 9:47 PM, Zebediah Figura (she/her) wrote:
In any case I'm not completely sure how useful it is anyway.
Probably not very, but in theory you could have a HID driver that matches on a specific device interface.
Indeed and it actually causes me some trouble, as the UDEV devices may get spurious MI_00 suffixes, while SDL devices do not.
I wanted to add the list of XBox VID/PID to xinput.inf, so that we don't have to keep a hardcoded list in winebus, but then I'll either have to add both the suffixed and not, or find a way to make things consistent (or report both hardware ids...).