fibocom: Add L610 support
This commit is contained in:

committed by
Aleksander Morgado

parent
2830cb3273
commit
c174fd29dc
@@ -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 (
|
||||
|
Reference in New Issue
Block a user