hal-info: Branch 'master'

Martin Pitt martin at kemper.freedesktop.org
Tue Oct 7 11:08:59 PDT 2008


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

New commits:
commit 2cdc321aa792d6c42cf837b788ba71ad6b9220ca
Author: Lars Wirzenius <lars at canonical.com>
Date:   Tue Oct 7 20:08:05 2008 +0200

    add Nokia E61 mobile modem
    
    Add Nokia E61 mobile modem, as reported by Lars Wirzenius in
    https://launchpad.net/bugs/279182

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