The AT command thing did the trick, now I have some trouble setting up ppp.conf, but I hope to get that sorted out.
At this time I can't test the patch, but I promise to do it later. El miércoles, 13 de febrero de 2013, Kirill Bychkov escribió: > On Thu, February 14, 2013 06:24, Maximo Pech wrote: > > Hi list, I see this was asked before but never got solved, so I ask > again. > > > > Has someone got this device working on openbsd? Is it supported? > > > > Thanks and regards. > > > > > Hi. I plugged this modem on my Win7 notebook, installed software and > drivers > from it's internal "cd" and then connected with putty to it's second serial > port (ZTE NMEA Device), whick answers on AT comand with OK. > After that I send AT+ZCDRUN=8 to it to disable storage. Modem answered > "Close > autorun state result (0:FAIL 1^:SUCCESS):1" and modem's storage disappeared > from "my computer". > Now I have in dmesg: > umsm0 at uhub0 port 3 configuration 1 interface 0 "ZTE, Incorporated ZTE > CDMA > Technologies MSM" rev 2.00/0.00 addr 2 > umsm0: missing endpoint > umsm1 at uhub0 port 3 configuration 1 interface 1 "ZTE, Incorporated ZTE > CDMA > Technologies MSM" rev 2.00/0.00 addr 2 > umsm1: missing endpoint > umass0 at uhub0 port 3 configuration 1 interface 2 "ZTE, Incorporated ZTE > CDMA > Technologies MSM" rev 2.00/0.00 addr 2 > umass0: using SCSI over Bulk-Only > scsibus5 at umass0: 2 targets, initiator 0 > sd3 at scsibus5 targ 1 lun 0: <ZTE, MMC Storage, 322> SCSI2 0/direct > removable > serial.19d20031567890ABCDEF > umsm2 at uhub0 port 3 configuration 1 interface 3 "ZTE, Incorporated ZTE > CDMA > Technologies MSM" rev 2.00/0.00 addr 2 > ucom0 at umsm2 > > At least 'cu -l /dev/cuaU0 -s 9600' answers OK on AT. > I have no usable SIM for this provider-locked modem, so I can't fully test > it. > > To backout modem to default "windoze-compatible" mode send AT+ZCDRUN=9 to > modem with cu. > I hope this will help.