[OpenIndiana-discuss] Huawei E1550 usb 3g modem

Andrey N. Oktyabrski ano at bestmx.ru
Wed Oct 12 11:15:59 UTC 2011


On 12.10.11 09:24, Andrey N. Oktyabrski wrote:
> Good day.
>
> How can I switch it to the modem mode from mass storage mode? Something
> same as usb_modeswitch from Linux wanted. Or I must write anything in
> the /etc/driver_aliases?
I have got the solution.
Under Windows XP:
- Install modem driver
- In the HyperTerminal switch device to right mode:
AT^U2DIAG=0    - modem-only mode (I use this mode)
AT^U2DIAG=1    - modem+cdrom mode
AT^U2DIAG=255  - modem+cdrom+cardreader mode
AT^U2DIAG=256  - modem+cardreader mode

Under OpenIndiana:
echo 'usbsacm "usb12d1,1001"' >> /etc/driver_aliases

Then we have /dev/cua/0 and use it in the pppd :-)



More information about the OpenIndiana-discuss mailing list