Reset of usb modem after switching
Posted: 07 Jan 2013, 13:58
Hi all,
I found that after triggering usb_modeswitch command the usb is disconnected and then reconnected again with product ID changed. I tried to search in the code (in function switchSendMessage()) where reset of the usb is done but I couldn't find any.
My question : Is the usb is disconnect and reconnect again from itself after sending the message (MessageContent) for doing the switch part ?, I mean don't we need to reset the usb using a function like resetUSB() ?
I found that after triggering usb_modeswitch command the usb is disconnected and then reconnected again with product ID changed. I tried to search in the code (in function switchSendMessage()) where reset of the usb is done but I couldn't find any.
My question : Is the usb is disconnect and reconnect again from itself after sending the message (MessageContent) for doing the switch part ?, I mean don't we need to reset the usb using a function like resetUSB() ?