Autor: Tony Lindgren Data: Dla: Pavel Machek CC: Merlijn Wajer, Sebastian Reichel, maemo-leste Temat: Re: [maemo-leste] Tony's ofono version,
usb networking was Re: Hack for ofono gobi qmi interface for droid4
* Pavel Machek <pavel@???> [200421 19:38]: > Outgoing is easy. Incoming may be more tricky.
>
> We should really switch the code not to use AT code at all.
Based on my experiments we cannot re-route the notifications
away from the /dev/motmdm* devices to the qmimodem. So it seems
at least incoming voice and sms need to be handled via /dev/motmdm*.
Probably also USSD.
> > > Plus fun does not end it with reboot. Would it make sense to
> > > powercycle the GSM during the boot?
> >
> > OK sounds like we need handling for that in phy-mapphone-mdm6600.
> > Does poweroff cut the call though?
>
> Not sure, I may check. There may be more than one problem with poweroff.
OK
> _USB_ networking. I need that to do any hacking on the phone.
Oh I see via the OTG port, not qmicli using the modem over
OCHI :)
I guess you could just configure acm and ecm on the OTG interface
via configfs and have your phone charged while you do that.