The thing is, the usb_modeswitch.conf doesn't include config info for switching this modem.
The vendor/product id to look for is:
Vendor id: 0x1c9e
Product id: 0x1001
The target vendor/product are:
Vendor id: 0x1c9e
Product id: 0x6061
The message endpoint 0x05 and the message content is "55534243123456780000000000000606f50402527000000000000000000000".
This is the complete working command:
usb_modeswitch -v 0x1c9e -p 0x1001 -V 0×1c9e -P 0x6061 -m 0x05 -M "55534243123456780000000000000606f50402527000000000000000000000"
I'd like this 3g modem to be included in the usb_modeswitch.conf file you provide in this site.
Thank you!
Marcelo