Comment 32 for bug 305968

Revision history for this message
Paulo Neto (xchaos76) wrote : Re: 3G ZTE MF622 modem not working after bugfix #291333

try it
      <match <email address hidden>:usb.vendor_id" int="0x19d2">
        <!-- ZTE CDMA Tech -->
        <match <email address hidden>:usb.product_id" int="0xfffe">
          <match <email address hidden>:usb.interface.number" int="0">
            <append key="modem.command_sets" type="strlist">IS-707-A</append>
          </match>
        </match>
        <!-- ZTE MF626 HSDPA, ONDA MSA501HS HSDPA , ONDA MT503HS HSDPA , ONDA MODEMS -->
        <match <email address hidden>:usb.product_id" int_outof="0x0031;0x0001;0x0200;0x0003;0x0004;0x0005;0x0006;0x0007;0x0008;0x0009;0x000a;0x000b;0x000c;0x000d;0x000e;0x000f;0x0010;0x0011;0x0012;0x0013;0x0014;0x0015;0x0016;0x0017;0x0018;0x0019;0x0020;0x0021;0x0022;0x0023;0x0024;0x0025;0x0026;0x0027;0x0028;0x0029">
          <match <email address hidden>:usb.interface.number" int="0">
            <append key="modem.command_sets" type="strlist">GSM-07.07</append>
            <append key="modem.command_sets" type="strlist">GSM-07.05</append>
          </match>
        </match>
        <!-- ZTE MF628 HSDPA USB dongle -->
        <match <email address hidden>:usb.product_id" int="0x0015">
          <match <email address hidden>:usb.interface.number" int="3">
            <append key="modem.command_sets" type="strlist">GSM-07.07</append>
            <append key="modem.command_sets" type="strlist">GSM-07.05</append>
          </match>
        </match>
        <!-- ONDA ET502HS HSDPA USB dongle -->
        <match <email address hidden>:usb.product_id" int="0x0002">
          <match <email address hidden>:usb.interface.number" int="2">
            <append key="modem.command_sets" type="strlist">GSM-07.07</append>
            <append key="modem.command_sets" type="strlist">GSM-07.05</append>
          </match>
        </match>
      </match>

bye.