Public bug reported:

Binary package hint: hal-info

emobile is a very popular data card in Japan and lacks a configuration
snippet in 10-modem.fdi, thus is not usable by network manager. Here's
the appropriate block:

    <match key="info.category" string="serial">
      <!-- NEC infrontia Corp. (Nitsuko) [emobile]  -->
      <match key="@info.parent:usb.vendor_id" int="0xaae">
        <match key="@info.parent:usb.product_id" int="0x1c">
          <match key="@info.parent:usb.interface.number" int="0">
            <append key="info.capabilities" type="strlist">modem</append>
            <append key="modem.command_sets" type="strlist">IS-707-A</append>
          </match>
        </match>
      </match>
    </match>

Thanks

** Affects: hal-info (Ubuntu)
     Importance: Undecided
         Status: New

-- 
modem config for Japanese Nitsuko (emobile) usb
https://bugs.launchpad.net/bugs/279005
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to