There is a device, something like a sound card. I need to change the VID / PID of the device to another. I understand that they are physically stitched and they cannot be changed without flashing the chip on the device.
Interested in whether it is possible to change "on the fly" VID / PID when the system is requested? That is, when a request is made for the VID / PID of a specific device, so that the system sees the value that I need. Any interruptions of the system, the virtual device signals from which will be redirected to the desired or something else?
Is it possible in principle?
Saw the information that it is possible to do it somehow with the help of devcon (devcon's sethwid) but without details.