hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Sun Oct 19 23:37:19 PDT 2008
fdi/information/10freedesktop/10-modem.fdi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 2c96add3f912d1c9d0c1ec9cab0c33845eaf2985
Author: Martin Pitt <martin.pitt at ubuntu.com>
Date: Mon Oct 20 08:35:46 2008 +0200
add Nokia N82 mobile modem
Add Nokia N82 mobile modem, as reported by Germán Pabón (no public
email address provided) in https://launchpad.net/bugs/262566
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 501d306..82b6874 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -343,8 +343,8 @@
<!-- Nokia -->
<match key="@info.parent:usb.vendor_id" int="0x421">
- <!-- 6300/3109c/6120 Classic/E71/E70/N95-3/E90/N70/E61/N95-2/N96 -->
- <match key="@info.parent:usb.product_id" int_outof="0x4f9;0x64;0x2f;0xab;0x418;0x4f0;0x4ce;0x43a;0x44d;0x070;0x3a">
+ <!-- 6300/3109c/6120 Classic/E71/E70/N95-3/E90/N70/E61/N95-2/N96/N82 -->
+ <match key="@info.parent:usb.product_id" int_outof="0x4f9;0x64;0x2f;0xab;0x418;0x4f0;0x4ce;0x43a;0x44d;0x070;0x3a;0x72">
<match key="@info.parent:usb.interface.class" int="0x02">
<match key="@info.parent:usb.interface.subclass" int="0x02">
<append key="modem.command_sets" type="strlist">V.250</append>
More information about the hal-commit
mailing list