2 Dec
2022
2 Dec
'22
10:56 a.m.
Also make the device instance id unique (at least to the bus), as required by MS. It is also easily addressable by other drivers. -- v2: wineusb.sys: Add usbver, revision, busnum and portnum to PDO's instance id. wineusb.sys: Implement DevClass compatible id for devices with multiple interfaces. wineusb.sys: Pass interface and interface_index from the event data to the usb device data. https://gitlab.winehq.org/wine/wine/-/merge_requests/1631