hal-info: Branch 'master' - 2 commits

Danny Kukawka dkukawka at kemper.freedesktop.org
Wed Jan 14 07:21:21 PST 2009


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

New commits:
commit 6c244f2b36d5402d0746d2c54bed7a0e0d212c20
Author: Tambet Ingo <tambet at novell.com>
Date:   Wed Jan 14 16:20:35 2009 +0100

    add another Option 3G modem
    
    Added another Option 3G modem.

diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index c9d225c..df3397e 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -112,6 +112,13 @@
           </match>
         </match>
 
+        <match key="@info.parent:usb.product_id" int_outof="0x7601">
+          <match key="@info.parent:usb.interface.number" int="6">
+            <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>
 
       <!-- HTC Apache SPV C500 Smart Phone (Verizon XV6700) -->
commit c6681a1799e227384d3094a25a5e890733a48065
Author: Tambet Ingo <tambet at novell.com>
Date:   Wed Jan 14 16:18:00 2009 +0100

    add Quanta 3G Modem
    
    Added a Quanta 3G Modem.

diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index f611187..c9d225c 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -368,6 +368,16 @@
         </match>
       </match>
 
+      <!-- Quanta 3G modem -->
+      <match key="@info.parent:usb.vendor_id" int="0x0408">
+        <match key="@info.parent:usb.product_id" int="0xea02">
+          <match key="@info.parent:usb.interface.number" int="0x2">
+            <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>
+
 <!-- ***************************************************** 
 			PCMCIA cards 
      ***************************************************** --> 


More information about the hal-commit mailing list