[PATCH] [HAL-INFO] Add support for ATT Mercury Modem (Sierra Wireless Compass 885)

Jerone Young jerone.young at canonical.com
Thu Dec 18 23:20:39 PST 2008


This patch adds support for the ATT Mercury Modem (Sierra Wireless
Compass 885). It has been tested and works.

Signed-off-by: Jerone Young <jerone.young at canonical.com>

diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 03aae4f..8e0d22c 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -203,6 +203,15 @@
             </match>
           </match>
         </match>
+        <!-- 885 Compass (AT&T USBConnect Mercury)  -->
+        <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 -->


-------------- next part --------------
A non-text attachment was scrubbed...
Name: att_mecury_patch.diff
Type: text/x-patch
Size: 835 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20081219/d75316fb/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/hal/attachments/20081219/d75316fb/attachment.pgp 


More information about the hal mailing list