hal-info: Branch 'master'
Dan Williams
dcbw at kemper.freedesktop.org
Fri Dec 5 10:15:41 PST 2008
fdi/information/10freedesktop/10-modem.fdi | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
New commits:
commit 1627a80ed511433d4ba4e0d70b3227b59d510cc0
Author: Dan Williams <dcbw at redhat.com>
Date: Fri Dec 5 13:14:41 2008 -0500
modem: add ZTE MF626
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 0b9157b..d763a73 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -289,6 +289,13 @@
<append key="modem.command_sets" type="strlist">IS-707-A</append>
</match>
</match>
+ <!-- ZTE MF626 HSDPA USB dongle -->
+ <match key="@info.parent:usb.product_id" int="0x2000">
+ <match key="@info.parent:usb.interface.number" int="0">
+ <append key="modem.command_sets" type="strlist">GSM-07.07</append>
+ <append key="modem.command_sets" type="strlist">GSM-07.05</append>
+ </match>
+ </match>
<!-- ZTE MF628 HSDPA USB dongle -->
<match key="@info.parent:usb.product_id" int="0x0015">
<match key="@info.parent:usb.interface.number" int="3">
@@ -297,7 +304,7 @@
</match>
</match>
<!-- ONDA MF632 HSDPA USB dongle -->
- <match key="@info.parent:usb.product_id" int="0x002">
+ <match key="@info.parent:usb.product_id" int="0x0002">
<match key="@info.parent:usb.interface.number" int="2">
<append key="modem.command_sets" type="strlist">GSM-07.07</append>
<append key="modem.command_sets" type="strlist">GSM-07.05</append>
More information about the hal-commit
mailing list