hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Sun Oct 19 23:32:14 PDT 2008
fdi/information/10freedesktop/10-modem.fdi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d6fa6d205320d4278b67d6ef668c289b30b9913f
Author: Nafallo Bjälevik <nafallo at ubuntu.com>
Date: Mon Oct 20 08:31:17 2008 +0200
add Nokia N95-2 and N96 mobile modems
Add Nokia N95-2 and N96 mobile modems, as reported by Nafallo Bjälevik
in https://launchpad.net/bugs/285494
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 1325cf4..501d306 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 -->
- <match key="@info.parent:usb.product_id" int_outof="0x4f9;0x64;0x2f;0xab;0x418;0x4f0;0x4ce;0x43a;0x44d">
+ <!-- 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">
<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