From d6ac6508d95aeab49f7ed9a5fe225c7685107f73 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 27 Mar 2013 17:00:08 +0100 Subject: plugin: explicitly request QMI probing Plugins which may support QMI ports need to explicitly request QMI probing in cdc-wdm devices. This should also avoid probing cdc-wdm ports when we know that the plugin doesn't support them (e.g. with Ericsson MBM devices). https://bugzilla.gnome.org/show_bug.cgi?id=696701 --- src/mm-plugin.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mm-plugin.h') diff --git a/src/mm-plugin.h b/src/mm-plugin.h index a423ceb0..37cac68d 100644 --- a/src/mm-plugin.h +++ b/src/mm-plugin.h @@ -52,6 +52,7 @@ #define MM_PLUGIN_ALLOWED_AT "allowed-at" #define MM_PLUGIN_ALLOWED_SINGLE_AT "allowed-single-at" #define MM_PLUGIN_ALLOWED_QCDM "allowed-qcdm" +#define MM_PLUGIN_ALLOWED_QMI "allowed-qmi" #define MM_PLUGIN_ICERA_PROBE "icera-probe" #define MM_PLUGIN_ALLOWED_ICERA "allowed-icera" #define MM_PLUGIN_FORBIDDEN_ICERA "forbidden-icera" -- cgit v1.2.3-70-g09d2