hal-info: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Fri Jan 16 06:16:31 PST 2009
fdi/information/10freedesktop/10-modem.fdi | 10 ++++++++++
1 file changed, 10 insertions(+)
New commits:
commit 3729264e10e36eb9cebc365b64915a6c6af85edb
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Fri Jan 16 15:15:36 2009 +0100
add ZTE CDMA/EVDO AC8700 usb modem
Added ZTE CDMA/EVDO AC8700 usb modem as reported by
Chetan S <cshring at gmail.com>.
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index df3397e..ef6429e 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -72,6 +72,16 @@
</match>
</match>
+ <!-- BSNL -->
+ <match key="@info.parent:usb.vendor_id" int="0x5c6">
+ <!-- ZTE CDMA/EVDO AC8700 usb modem -->
+ <match key="@info.parent:usb.product_id" int="0x3197">
+ <match key="@info.parent:usb.interface.number" int="0">
+ <append key="modem.command_sets" type="strlist">IS-707-A</append>
+ </match>
+ </match>
+ </match>
+
<!-- NEC -->
<match key="@info.parent:usb.vendor_id" int="0xaae">
<!-- emobile -->
More information about the hal-commit
mailing list