hal-info: Branch 'master'

Martin Pitt martin at kemper.freedesktop.org
Sat Oct 25 02:37:57 PDT 2008


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

New commits:
commit 194d29f3688755265b6907173e3201edd4fcbbf5
Author: Mario Limonciello <mario_limonciello at dell.com>
Date:   Sat Oct 25 11:37:16 2008 +0200

    fix wrong product ID in previous Novatel modem addition
    
    Fix wrong product ID in previous Novatel modem addition, as reported
    by Mario Limonciello on the upstream ML.

diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 1472ff1..2e3a9f0 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -218,7 +218,7 @@
              2x 5700 Mobile Broadband CDMA/EVDO Mini-Card == Novatel Expedite E720 CDMA/EV-DO,
              2x 5720 Mobile Broadband CDMA/EVDO Mini-Card == Novatel Expedite E725 CDMA/EV-DO,
         -->
-        <match key="@info.parent:usb.product_id" int_outof="0x8114;0x8117;0x8128;0x8129;0x8133;0x8144">
+        <match key="@info.parent:usb.product_id" int_outof="0x8114;0x8117;0x8128;0x8129;0x8133;0x8134">
           <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