On 12/10/11 09:15 PM, Andrey N. Oktyabrski wrote:
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 :-)

This post might still be useful to you:

http://blogs.oracle.com/jmcp/entry/vodafone_mobile_broadband_with_a



James C. McPherson
--
Solaris kernel software engineer, system admin and troubleshooter
              http://www.jmcp.homeunix.com/blog
Find me on LinkedIn @ http://www.linkedin.com/in/jamescmcpherson


_______________________________________________
OpenIndiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to