hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Thu Oct 2 11:02:11 PDT 2008
fdi/information/10freedesktop/10-modem.fdi | 12 ++++++++++++
1 file changed, 12 insertions(+)
New commits:
commit 7466d67931a268d8337a834a92e3c1177b33457a
Author: Ruben Romero <huayra at ubuntu.com>
Date: Thu Oct 2 20:01:29 2008 +0200
add Nokia E71 modem
Add Nokia E71 modem, as reported by Ruben Romero in
https://launchpad.net/bugs/257045.
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index e8adb8b..9e1cbc5 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -392,6 +392,18 @@
</match>
</match>
</match>
+
+ <!-- E71 -->
+ <match key="@info.parent:usb.product_id" int="0xab">
+ <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>
+ <append key="modem.command_sets" type="strlist">V.250</append>
+ <append key="modem.command_sets" type="strlist">GSM-07.07</append>
+ <append key="modem.command_sets" type="strlist">GSM-07.05</append>
+ </match>
+ </match>
+ </match>
</match>
</match>
More information about the hal-commit
mailing list