hal-info: Branch 'master'

Dan Williams dcbw at kemper.freedesktop.org
Mon Nov 17 08:03:36 PST 2008


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

New commits:
commit 64807797bd849ec7084dbd5417a7b7dd785adbae
Author: Dan Williams <dcbw at redhat.com>
Date:   Mon Nov 17 11:01:22 2008 -0500

    modem: add VZW UM175 (Pantech)

diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 8ecbe1a..9d110db 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -180,8 +180,8 @@
 
       <!-- Pantech -->
       <match key="@info.parent:usb.vendor_id" int="0x106c">
-        <!-- PC5740, PC5750, UM150 EVDO rev A card -->
-        <match key="@info.parent:usb.product_id" int_outof="0x3701;0x3702;0x3711">
+        <!-- PC5740, PC5750, UM150 EVDO rev A card, UM175 EVDO rev A -->
+        <match key="@info.parent:usb.product_id" int_outof="0x3701;0x3702;0x3711;0x3714">
           <match key="@info.parent:usb.interface.number" int="0">
             <append key="modem.command_sets" type="strlist">IS-707-A</append>
           </match>


More information about the hal-commit mailing list