Re: [Libusbx-devel] [RFC PATCH] windows_usb: get_device_list: if the backend api changed, use the new api

2012-05-13 Thread Pete Batard
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

Re: [Libusbx-devel] [RFC PATCH] windows_usb: get_device_list: if the backend api changed, use the new api

2012-05-13 Thread Uri Lublin
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