[RFC, PATCH 4/5] fsogsmd: add preliminary support for Motorola EZX phones

2010-06-24 Thread Antonio Ospite
Signed-off-by: Antonio Ospite --- fsogsmd/conf/Makefile.am |1 + fsogsmd/conf/motorola_ezx/Makefile.am | 12 ++ fsogsmd/conf/motorola_ezx/fsogsmd.conf | 39 + fsogsmd/configure.ac |2 + fsogsmd/src/p

Re: [RFC, PATCH 4/5] fsogsmd: add preliminary support for Motorola EZX phones

2010-06-28 Thread Michael 'Mickey' Lauer
Hi Antonio, here's a quick review: 1/5 Acked-by: Michael 'Mickey' Lauer 2/5 Acked-by: Michael 'Mickey' Lauer 3/5 Acked-by: Michael 'Mickey' Lauer 4/5: > diff --git a/fsogsmd/src/plugins/modem_freescale_neptune/commands.vala > b/fsogsmd/src/plugins/modem_freescale_neptune/commands.vala > new

Re: [RFC, PATCH 4/5] fsogsmd: add preliminary support for Motorola EZX phones

2010-06-28 Thread Antonio Ospite
On Mon, 28 Jun 2010 19:36:04 +0200 "Michael 'Mickey' Lauer" wrote: > Hi Antonio, > > here's a quick review: > > 1/5 Acked-by: Michael 'Mickey' Lauer > 2/5 Acked-by: Michael 'Mickey' Lauer > 3/5 Acked-by: Michael 'Mickey' Lauer > > 4/5: > > > diff --git a/fsogsmd/src/plugins/modem_freescale

Re: [RFC, PATCH 4/5] fsogsmd: add preliminary support for Motorola EZX phones

2010-06-29 Thread Antonio Ospite
On Mon, 28 Jun 2010 19:36:04 +0200 "Michael 'Mickey' Lauer" wrote: > > diff --git a/fsogsmd/src/plugins/modem_freescale_neptune/plugin.vala > > b/fsogsmd/src/plugins/modem_freescale_neptune/plugin.vala > > new file mode 100644 > > index 000..4d28049 > > --- /dev/null > > +++ b/fsogsmd/src/pl

Re: [RFC, PATCH 4/5] fsogsmd: add preliminary support for Motorola EZX phones

2010-06-30 Thread Michael 'Mickey' Lauer
> > Could you create a log for me that shows the problem if you are using it > > as modem initialization command? The channels are not allowed to send > > their commands before modem initialization is completed. If they do, we > > have a bug. > > > > The log is attached, you can see that E0Q0V1 is

Re: [RFC, PATCH 4/5] fsogsmd: add preliminary support for Motorola EZX phones

2010-06-30 Thread Antonio Ospite
On Wed, 30 Jun 2010 21:16:49 +0200 "Michael 'Mickey' Lauer" wrote: > > > Could you create a log for me that shows the problem if you are using it > > > as modem initialization command? The channels are not allowed to send > > > their commands before modem initialization is completed. If they do,

Re: [RFC, PATCH 4/5] fsogsmd: add preliminary support for Motorola EZX phones

2010-06-30 Thread Michael 'Mickey' Lauer
Am Mittwoch, den 30.06.2010, 21:39 +0200 schrieb Antonio Ospite: > On Wed, 30 Jun 2010 21:16:49 +0200 > "Michael 'Mickey' Lauer" wrote: > > > > > Could you create a log for me that shows the problem if you are using it > > > > as modem initialization command? The channels are not allowed to send

Re: [RFC, PATCH 4/5] fsogsmd: add preliminary support for Motorola EZX phones

2010-06-30 Thread Antonio Ospite
On Wed, 30 Jun 2010 21:48:24 +0200 "Michael 'Mickey' Lauer" wrote: > Am Mittwoch, den 30.06.2010, 21:39 +0200 schrieb Antonio Ospite: > > On Wed, 30 Jun 2010 21:16:49 +0200 > > "Michael 'Mickey' Lauer" wrote: > > > > > > > Could you create a log for me that shows the problem if you are using >

Re: [RFC, PATCH 4/5] fsogsmd: add preliminary support for Motorola EZX phones

2010-06-30 Thread Dr. Michael Lauer
Am 30.06.2010 um 21:51 schrieb Antonio Ospite : > On Wed, 30 Jun 2010 21:48:24 +0200 > "Michael 'Mickey' Lauer" wrote: > >> Am Mittwoch, den 30.06.2010, 21:39 +0200 schrieb Antonio Ospite: >>> On Wed, 30 Jun 2010 21:16:49 +0200 >>> "Michael 'Mickey' Lauer" wrote: >>> >> Could you create a