add more sierra wireless device ids to the hal-info files

Greg KH greg at kroah.com
Mon Jan 12 12:00:16 PST 2009


Below is a patch against the latest hal-info git tree that adds a few
more Sierra Wireless modems to the files.  Some of the later device ids
don't have public names for the devices, but as the Linux kernel already
supports them, it would also be nice to have HAL support them :)

If there is some other list I need to send this to, or someone else,
please let me know.

thanks,

greg k-h

----------------

From: Greg Kroah-Hartman <gregkh at suse.de>
Date: Mon, 12 Jan 2009 11:54:44 -0800
Subject: [PATCH 1/1] Add device ids for more Sierra Wireless devices

Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>

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

diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 03aae4f..f611187 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -194,8 +194,8 @@
             </match>
           </match>
         </match>
-        <!-- 2x MC8755,MC8765,MC8775 & AC 875U,MC8775,AirCard 875,MC8780,MC8781, AirCard MC8790, AirCard 880,AirCard 881,AirCard 880 E,AirCard 881 E, Aircard 880 U, AirCard 881 -->
-        <match key="@info.parent:usb.product_id" int_outof="0x6802;0x6804;0x6803;0x6812;0x6813;0x6820;0x6832;0x6833;0x683c;0x6850;0x6851;0x6852;0x6853;0x6855;0x6856">
+        <!-- 2x MC8755,MC8765,MC8775 & AC 875U,MC8775,AirCard 875,MC8780,MC8781, AirCard MC8790, AirCard 880,AirCard 881,AirCard 880 E,AirCard 881 E, Aircard 880 U, AirCard 881 U, Aircard 885 E, Aircard 885 E, C885, 0x6890, 0x6891, 0x6892 -->
+        <match key="@info.parent:usb.product_id" int_outof="0x6802;0x6804;0x6803;0x6812;0x6813;0x6820;0x6832;0x6833;0x683c;0x6850;0x6851;0x6852;0x6853;0x6855;0x6856;0x6859;0x685a;0x6880;0x6890;0x6891;0x6892">
           <match key="@info.parent:usb.interface.number" int="0">
             <match key="serial.port" int="0">
               <append key="modem.command_sets" type="strlist">GSM-07.07</append>
-- 
1.6.0.4




More information about the hal mailing list