Fail to auto probe USB driver after USB pull out and re plug in

Hi Michael:

We found that the device fails to auto probe USB driver (usblp) after re-plug in, when vhusb service is running. (but shut down the vhusb server will behave as we desired),
Is this a known issue? How can we solve this?

Thanks!

=================
For your information:

device platform: mispel
kernel version: 4.14
vhusb server version: 3.8.0

dmesg is shown as follow:

[ 8.693363] usbcore: registered new interface driver usblp
[589.521475] usb 2-1: new full-speed USB device number 2 using ohci-platform
[611.551336] usb 2-1: USB disconnect, device number 2
[620.241503] usb 2-1: new full-speed USB device number 3 using ohci-platform

#2

You need to use the setting

AutoAttachToKernel=1

in the server config.ini file