($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Sean Nyekjaer <sean@geanix.com>
To: ofono@lists.linux.dev
Cc: martin@geanix.com, Sean Nyekjaer <sean@geanix.com>
Subject: [PATCH] udevng: Add support for Quectel EG96 modem
Date: Wed, 31 Jan 2024 14:57:28 +0100	[thread overview]
Message-ID: <20240131135728.3100070-1-sean@geanix.com> (raw)

---
 plugins/udevng.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/plugins/udevng.c b/plugins/udevng.c
index 3458fe89..6fc98c3f 100644
--- a/plugins/udevng.c
+++ b/plugins/udevng.c
@@ -1839,6 +1839,8 @@ static struct {
 	{ "quectelqmi",	"qcserial",	"2c7c", "0121"	},
 	{ "quectelqmi",	"qmi_wwan",	"2c7c", "0125"	},
 	{ "quectelqmi",	"qcserial",	"2c7c", "0125"	},
+	{ "quectelqmi",	"qmi_wwan",	"2c7c", "0195"	},
+	{ "quectelqmi",	"qcserial",	"2c7c", "0195"	},
 	{ "quectelqmi",	"qmi_wwan",	"2c7c", "0296"	},
 	{ "quectelqmi",	"qcserial",	"2c7c", "0296"	},
 	{ "ublox",	"cdc_acm",	"1546", "1010"	},
-- 
2.43.0


             reply	other threads:[~2024-01-31 13:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-31 13:57 Sean Nyekjaer [this message]
2024-02-01 14:58 ` [PATCH] udevng: Add support for Quectel EG96 modem Denis Kenzior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240131135728.3100070-1-sean@geanix.com \
    --to=sean@geanix.com \
    --cc=martin@geanix.com \
    --cc=ofono@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).