Re: [PATCH 1/2] Added functionality to remove modem from system, if needed.

2009-10-29 Thread Marcel Holtmann
Hi Ryan, --- test/enable-modem |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/test/enable-modem b/test/enable-modem index 0f9f604..d44783d 100755 --- a/test/enable-modem +++ b/test/enable-modem @@ -1,6 +1,7 @@ #!/usr/bin/python import dbus +import

Re: [PATCH 1/2] Added functionality to remove modem from system, if needed.

2009-10-29 Thread Denis Kenzior
Hi Ryan, Yea. I haven't looked at that part of the code, only that AT+CRC is the first command sent (if i remember right). Our modem sends a ^SYSSTART on powerup, what causes ofonod to go back to its initial state? The core has no idea, everything is up to the modem driver. Only the driver