> Hi Denis,
>
There are two modem detection plugins at the moment.
Ours is USB based. We think that LE920 is taken care by gobi driver? Can you
please confirm?
If that is true, can we update the vendor id and product id of LE920 against
gobi driver structure?
If your modem is USB based, then plugins/udevng.c is what takes care of
it. Adding a new modem subtype is generally a matter of tweaking a few
of the look up tables inside. (e.g. vendor_list[], driver_list[], etc).
If you modem is using a Serial interface, then plugins/udev.c is used
along with a udev rule. See doc/calypso-modem.txt for an example of this.
Regards,
-Denis
Thanks for your quick reply. Appreciate your help in getting ofono working
with LE920.
Thanks,
Vidhya