Comment 27 for bug 305968

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

look for other releases of hal-info
hal-info-20081022

     <match <email address hidden>:usb.vendor_id" int="0x19d2">
        <!-- Qualcomm: Telstra/NextG CDMA --> (this modem is gsm/gprs/edge/hsdpa, and it work fine.is the name correct?)
        <match <email address hidden>:usb.product_id" int="0x0001">
          <match <email address hidden>:usb.interface.number" int="0">
            <append key="modem.command_sets" type="strlist">GSM-07.07</append> (it is gsm, ok)
            <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>
      </match>
is the modem cdma?