recognize the HuaeiNewMode and StandardEject options
[project/usbmode.git] / convert-modeswitch.pl
old mode 100644 (file)
new mode 100755 (executable)
index 97f1d7b..8086e53
@@ -60,6 +60,7 @@ my %options = (
        WaitBefore => [ ],
        DetachStorageOnly => [ ],
        HuaweiMode => $mode_option,
+       HuaweiNewMode => $mode_option,
        SierraMode => $mode_option,
        SonyMode => $mode_option,
        QisdaMode => $mode_option,
@@ -68,6 +69,7 @@ my %options = (
        SequansMode => $mode_option,
        MobileActionMode => $mode_option,
        CiscoMode => $mode_option,
+       StandardEject => $mode_option,
        NoDriverLoading => [],
        MessageEndpoint => $hex_option,
        ReleaseDelay => [],