My Linux kernel version is 3.10.14 and I am using libusb-1.0.21 . I cross compiled it for mipsel-linux on my router for usb modem. when I try to run usb_modeswitch I got the following error : Error: Failed to initialize libusb. LIBUSB_ERROR_OTHER (-99) I found there is no entry /proc/bus for the attached usb modem. Can anybody tell me what to do resolve this issue.
I will be very thankful to you.