summaryrefslogtreecommitdiff
path: root/convert-modeswitch.pl
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-08-24 20:15:01 +0200
committerJohn Crispin <blogic@openwrt.org>2014-08-24 20:15:59 +0200
commit993a9a542791953c4804f7ddbb3a07756738e37a (patch)
tree7e46cd607dd9c2536fc728f44b43eb2eb8ed32f2 /convert-modeswitch.pl
parent01ecc3b9764d1dd89cf36ede0a2d98f9adb0cd33 (diff)
add a mbim eject handler
Signed-off-by: John Crispin <blogic@openwrt.org>
Diffstat (limited to 'convert-modeswitch.pl')
-rwxr-xr-xconvert-modeswitch.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/convert-modeswitch.pl b/convert-modeswitch.pl
index 8086e53..7b2323b 100755
--- a/convert-modeswitch.pl
+++ b/convert-modeswitch.pl
@@ -59,6 +59,7 @@ my %options = (
MessageContent3 => $msg_option,
WaitBefore => [ ],
DetachStorageOnly => [ ],
+ MBIM => $mode_option,
HuaweiMode => $mode_option,
HuaweiNewMode => $mode_option,
SierraMode => $mode_option,