From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: TI Calypso Driver
Date: Fri, 11 Sep 2009 12:01:20 -0500 [thread overview]
Message-ID: <200909111201.20722.denkenz@gmail.com> (raw)
In-Reply-To: <4AAA767B.8090206@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 857 bytes --]
Hi,
> Hi Denis,
>
> > Simply insert the following lines into modem.conf to enable this device:
> > [calypso]
> > Driver=calypso
> > Device=/dev/ttySAC0
>
> thanks for the driver. I tried to use it via network, but I dont see
> dbus object pathes for the device.
Make sure that your modem.conf is properly configured and resides int he proper
sysconfig directory.
Also, the calypso modem driver assumes it is running natively on the
Freerunner. If you want to use this over the network, you can use the
phonesim driver. This one can be connected to any TCP socket exporting the AT
command modem.
[calypsonet]
Driver=phonesim
Address=192.168.0.202 # or whatever your GTA0x IP is
Port=2000 # or whatever GTA0X port is
Modem=calypso
Then setup netcat or ser2net to forward he raw tty over the network.
Regards,
-Denis
next prev parent reply other threads:[~2009-09-11 17:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-04 4:32 TI Calypso Driver Denis Kenzior
2009-09-11 16:10 ` mgwpub
2009-09-11 17:01 ` Denis Kenzior [this message]
2009-09-11 16:16 ` mgwpub
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200909111201.20722.denkenz@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.