hal-info: Branch 'master'

Martin Pitt martin at kemper.freedesktop.org
Wed Jan 21 09:59:38 PST 2009


 fdi/information/10freedesktop/10-modem.fdi |    9 +++++++++
 1 file changed, 9 insertions(+)

New commits:
commit 3da37e0ebef1bcd4fd57e6745ef4c85d26f335f7
Author: Jerone Young <jerone.young at canonical.com>
Date:   Wed Jan 21 18:58:11 2009 +0100

    add ATT USBConnect Mercury 3G wireless modem
    
    Add ATT USBConnect Mercury 3G wireless modem, as reported by Jerone
    Young in https://launchpad.net/bugs/306604

diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 344be97..ab68464 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -220,6 +220,15 @@
             </match>
           </match>
         </match>
+        <!-- Compass USB modem  -->
+        <match key="@info.parent:usb.product_id" int_outof="0x6880">
+          <match key="@info.parent:usb.interface.number" int="4">
+            <match key="serial.port" int="4">
+              <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>
       </match>
 
       <!-- Huawei -->


More information about the hal-commit mailing list