hal-info: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Thu Mar 27 11:30:57 PDT 2008
fdi/information/10freedesktop/10-modem.fdi | 11 +++++++++++
1 file changed, 11 insertions(+)
New commits:
commit 0fdd495ba36a99495236d9e8234e44ff06a5001f
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Thu Mar 27 19:30:49 2008 +0100
add new Telstra/NextG CDMA card as modem
Added new Telstra/NextG CDMA card as modem. Reported by Magnus Boman
<captain.magnus at opensuse.org> via b.n.c #371487.
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index a9f2f9d..3aec9b8 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -98,6 +98,17 @@
</match>
</match>
+ <!-- Qualcomm: Telstra/NextG CDMA -->
+ <match key="@info.parent:usb.vendor_id" int="0x19d2">
+ <match key="@info.parent:usb.product_id" int="0x0001">
+ <match key="@info.parent:usb.interface.number" int="0">
+ <append key="info.capabilities" type="strlist">modem</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>
+
<!-- Novatel -->
<match key="@info.parent:usb.vendor_id" int="0x1410">
<!-- Merlin XS620/S640,S620,EX720,S720,EV620 CDMA/EV-DO,ES620/Merlin ES720/Ovation U720,ES620 SM Bus,U727 -->
More information about the hal-commit
mailing list