summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-07-03 23:14:32 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-07-03 23:14:32 -0700
commit3e71ee312dbae17777ad584823c3dba2826128be (patch)
tree22127bf861510b3ff98ef31c254b39f88a2ec4d7 /plugins
parentccbabc8090c918cdf562f632b85d3e0bfb199aa3 (diff)
downloadconnman-3e71ee312dbae17777ad584823c3dba2826128be.tar.gz
connman-3e71ee312dbae17777ad584823c3dba2826128be.tar.bz2
connman-3e71ee312dbae17777ad584823c3dba2826128be.zip
Add device type for Ericsson MBM hardware
Diffstat (limited to 'plugins')
-rw-r--r--plugins/iospm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/iospm.c b/plugins/iospm.c
index af6250bd..e6443699 100644
--- a/plugins/iospm.c
+++ b/plugins/iospm.c
@@ -71,6 +71,7 @@ static void iospm_device_enabled(enum connman_device_type type,
case CONNMAN_DEVICE_TYPE_WIFI:
case CONNMAN_DEVICE_TYPE_WIMAX:
case CONNMAN_DEVICE_TYPE_GPS:
+ case CONNMAN_DEVICE_TYPE_MBM:
case CONNMAN_DEVICE_TYPE_HSO:
case CONNMAN_DEVICE_TYPE_NOZOMI:
case CONNMAN_DEVICE_TYPE_HUAWEI: