hal: Branch 'master'

Dan Williams dcbw at kemper.freedesktop.org
Sun Mar 2 08:00:29 PST 2008


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

New commits:
commit 84b217957491c821d05ec5a5b64af80ee2e6586b
Author: Dan Williams <dcbw at redhat.com>
Date:   Sun Mar 2 10:57:31 2008 -0500

    BUSlink UM-864GW is GPRS, not CDMA

diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 01f3e1b..cd1c5e9 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -153,7 +153,8 @@
         <match key="@info.parent:usb.product_id" int="0x3802">
           <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>
+            <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>


More information about the hal-commit mailing list