Hi Guillaume,
On 22.11.2011 14:07, Guillaume Zajac wrote:
>> On 22.11.2011 11:04, Guillaume Zajac wrote:
>>>>> +struct modem_data {
>>>>> + char *path;
>>>>> +
>>>>> + struct connman_device *device;
>>>>> + struct connman_network *network;
>>>>> +
>>>>> + struct network_context *ipv4_context;
>>>>> +
>>>>> + /* Modem Interface */
>>>>> + char *serial;*
>>>> Do you need this serial field for CDMA modems to publish cellular
>>>> service?
>>>> If yes, we had a talk with Marcel and Denis about this and it seems
>>>> they prefer using
>>>> the IMSI to publish the service as it is done for GSM modems. So you
>>>> can remove this
>>>> part.
>>>> If not, you can ignore my comment :)
>>> In reading your comment below it seems it effectively concerns CDMA
>>> modems. I don't
>>> know how many time it will take to have a SIM interface with IMSI into
>>> oFono but I am
>>> working on it (I have sent v3 to Denis ;) ).
>>> So in your splitted version you could have this serial workaround part
>>> in one patch because
>>> I am not sure it would be kept.
>> As I explained in the other mail, the serial has to stay for the
>> dunmodems.
>>
>> The good news is he plugin will work with and without the SIM interface
>> for CDMA modems. That is nice, isn't it? :)
>>
>
> Ok I understand now, and yes it is nice for CDMA modems ;)
> After your patch has been pushed, I will be able to send some update to
> support cdma-connman interface to support data call with CDMA modems.
> Thanks for the explanations.
I have rewritten the code with this in mind. In theory adding support
for the cdma-connman interface should straight forward. *finger crossed* :)
cheers,
daniel
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman