hal-info: Branch 'master'

Martin Pitt martin at kemper.freedesktop.org
Thu Oct 2 11:24:34 PDT 2008


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

New commits:
commit 76e7ab2fb1f64d8e6ccda8defe04303464780e72
Author: Martin Pitt <martin.pitt at ubuntu.com>
Date:   Thu Oct 2 20:23:43 2008 +0200

    add Nokia N70 mobile modem
    
    Add Nokia N70 mobile modem, as reported by Ahmed El-Mahmoudy in
    https://launchpad.net/bugs/268482

diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index cd78339..c6340f6 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -356,8 +356,8 @@
       
       <!-- Nokia -->
       <match key="@info.parent:usb.vendor_id" int="0x421">
-        <!-- 6300/3109c/6120 Classic/E71/E70/N95-3/E90 -->
-        <match key="@info.parent:usb.product_id" int_outof="0x4f9;0x64;0x2f;0xab;0x418;0x4f0;0x4ce">
+        <!-- 6300/3109c/6120 Classic/E71/E70/N95-3/E90/N70 -->
+        <match key="@info.parent:usb.product_id" int_outof="0x4f9;0x64;0x2f;0xab;0x418;0x4f0;0x4ce;0x43a">
           <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