fibocom: Add L610 support

This commit is contained in:
Sven Schwermer
2022-01-05 15:59:04 +01:00
committed by Aleksander Morgado
parent 2830cb3273
commit c174fd29dc
2 changed files with 18 additions and 1 deletions

View File

@@ -103,7 +103,7 @@ G_MODULE_EXPORT MMPlugin *
mm_plugin_create (void)
{
static const gchar *subsystems[] = { "tty", "net", "usbmisc", NULL };
static const guint16 vendor_ids[] = { 0x2cb7, 0 };
static const guint16 vendor_ids[] = { 0x2cb7, 0x1782, 0 };
static const gchar *drivers[] = { "cdc_mbim", "qmi_wwan", "cdc_ether", NULL };
return MM_PLUGIN (