Hello!
On Thu, May 14, 2020 at 02:27:22PM -0000, arash.javanmard(a)inro-et.de wrote:
Hello,
unfortunately there is no support for Quectel BG95 in ofono. But nevertheless i tried to
adapt the existing Quectel implementation for BG95.
So i added:
udevng.c
------- 8< -------------
{ "quectelqmi", "qmi_wwan", "2c7c", "0700" },
{ "quectelqmi", "qcserial", "2c7c", "0700" },
{ "quectel", "option", "2c7c", "0700" },
------- >8 -------------
I do not know for sure, but I think this is wrong. Either your modem is
serial and using the quectel driver or it is a qmi modem with quectelqmi
as driver, but not both.
Well, maybe your modem supports both, but you can only use one at a
time.
Regards,
Lars