hal-info: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Sat Feb 21 00:31:24 PST 2009


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

New commits:
commit d1a6f7b2958722a8931007dfb14d1bb666a1ebad
Author: Jesse Sung <jsung at novell.com>
Date:   Sat Feb 21 09:30:29 2009 +0100

    add two BenQ 3G modem
    
    Added two BenQ 3G modem:
    - BenQ H10 04a5:4068
    - BenQ H20 1da5:4515

diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index e43dc67..8e7353c 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -37,7 +37,6 @@
         </match>
       </match>
 
-
       <!-- Nokia -->
       <match key="@info.parent:usb.vendor_id" int="0x421">
         <!-- E51/6300/6500c/3109c/6120 Classic/E71/E70/N95-3/E90/N70/E61/N95-2/N96/N82/N82 (alternate chip)/E66/E61i/E60/N93/N71/N77/N90/N91/N80/E62/N76/N73/N92/N72/E50/N75/N93i/E65/N78/N78 (alternate) -->
@@ -51,6 +50,16 @@
         </match>
       </match>
 
+      <!-- BenQ 3G modem: BenQ H10 04a5:4068 -->
+      <match key="@info.parent:usb.vendor_id" int="0x04a5">
+        <match key="@info.parent:usb.product_id" int="0x4068">
+          <match key="@info.parent:usb.interface.number" int="0x1">
+            <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>
+
       <!-- Samsung SGH-A707 (AT&T Sync) -->
       <match key="@info.parent:usb.vendor_id" int="0x04e8">
         <match key="@info.parent:usb.product_id" int="0x6601">
@@ -227,6 +236,16 @@
         </match>
       </match>
 
+      <!-- BenQ 3G modem: BenQ H20 1da5:4515 -->
+      <match key="@info.parent:usb.vendor_id" int="0x1da5">
+        <match key="@info.parent:usb.product_id" int="0x4515">
+          <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>
+
       <!-- Huawei -->
       <match key="@info.parent:usb.vendor_id" int="0x12d1">
         <!-- E600 -->


More information about the hal-commit mailing list