Tool/software:
Hi,
I am trying to use libusb library to control hub port power on a linux system. The power on port is closed after I called the following code:
But I can still watch it by using linux command "lsusb", even though the usb device has been unplugged.
It seems that hub not to report port correct status to the host.
Is this a correct phenomenon? or if I need to do extra config to receive the change message?
Thanks
hanyu