hal-info: Branch 'master'

Martin Pitt martin at kemper.freedesktop.org
Tue Oct 7 12:29:30 PDT 2008


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

New commits:
commit 3ab267fc38bb2db6865fd73fedf2165765b108d3
Author: Артём Попов <artfwo at gmail.com>
Date:   Tue Oct 7 21:28:37 2008 +0200

    add Motorola C650 modem
    
    Add Motorola C650 modem, as reported by Артём Попов in
    https://launchpad.net/bugs/278458.

diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 40808be..8be21ae 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -392,8 +392,8 @@
 
       <!-- Motorola -->
       <match key="@info.parent:usb.vendor_id" int="0x22b8">
-        <!-- V3xx -->
-        <match key="@info.parent:usb.product_id" int="0x6402">
+        <!-- V3xx/C650 -->
+        <match key="@info.parent:usb.product_id" int_outof="0x6402;0x4902">
           <match key="@info.parent:usb.interface.class" int="0x02">
             <match key="@info.parent:usb.interface.subclass" int="0x02">
               <append key="info.capabilities" type="strlist">modem</append>


More information about the hal-commit mailing list