hal-info: Branch 'master'
Dan Williams
dcbw at kemper.freedesktop.org
Mon Mar 31 11:50:18 PDT 2008
fdi/information/10freedesktop/10-modem.fdi | 13 +++++++++++++
1 file changed, 13 insertions(+)
New commits:
commit b15cb9352970e8298939a88b69c24d1582ff105d
Author: Dan Williams <dcbw at redhat.com>
Date: Mon Mar 31 14:48:54 2008 -0400
Tag Option Fusion+ UMTS HSDPA card as a GSM modem
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 5efa8d8..aebe13f 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -227,6 +227,19 @@
</match>
</match>
+ <!-- Option Fusion+ UMTS HSDPA card -->
+ <match key="info.category" string="serial">
+ <match key="@info.parent:pci.vendor_id" int="0x1931">
+ <match key="@info.parent:pci.product_id" int="0x000c">
+ <match key="serial.port" 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>
+ </match>
+
</match>
</device>
</deviceinfo>
More information about the hal-commit
mailing list