So, in summary, the issue is:
- you have developed a custom solution/layer to add hotplug to libusbx,
even as libusbx is going to officially implement the very same feature,
internally, in a manner that is likely to be quite different from yours.
- when using this custom feature/layer, you are ex
On 05/04/2012 07:07 AM, Peter Stuge wrote:
> Hans de Goede wrote:
>> what is expected by spice is that after it detects a hotplug itself
>> (through platform dependent code) that it can then do a new
>> libusb_get_device_list() call and the new device will be there.
> What hotplug events are receiv