https://bugs.winehq.org/show_bug.cgi?id=52081
--- Comment #11 from Alois Schlögl alois.schloegl@gmail.com --- Created attachment 73413 --> https://bugs.winehq.org/attachment.cgi?id=73413 patch to provide more details in debug log
Part of the problem of usbip-win being not supported, is the fact that BUS_QUERY_ID_TYPE type==0x05 (i.e. BusQueryContainerID) is not supported.
The attached patch provides more details in the debug log.
The next step would probably be to implement get_container_id(...) in dlls/winebus.sys/main.c and dlls/wineusb.sys/wineusb.c