hal-info: Branch 'master'
Dan Williams
dcbw at kemper.freedesktop.org
Wed Apr 23 14:10:55 PDT 2008
fdi/information/10freedesktop/10-modem.fdi | 13 +++++++++++++
1 file changed, 13 insertions(+)
New commits:
commit 2e73f7466bfe0947154baa8add042daad151072d
Author: Dan Williams <dcbw at redhat.com>
Date: Wed Apr 23 17:07:09 2008 -0400
Tag Best Data 56Kbps Fax Modem PC Card as a modem
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 616edb7..63173ea 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -236,6 +236,7 @@
</match>
</match>
</match>
+
<!-- Hayes Accura V.92 Modem PC Card -->
<match key="@info.parent:pcmcia.card_id" int="0">
<match key="@info.parent:pcmcia.manf_id" int="19">
@@ -248,6 +249,18 @@
</match>
</match>
+ <!-- Best Data 56Kbps(Cirrus) Fax Modem PC Card (56SPC) -->
+ <match key="@info.parent:pcmcia.card_id" int="0x88">
+ <match key="@info.parent:pcmcia.manf_id" int="0x14e">
+ <match key="@info.parent:pcmcia.prod_id1" string="PCMCIA V92 FAX Modem CARD">
+ <match key="@info.parent:pcmcia.prod_id2" string="FM56C-NFS">
+ <append key="info.capabilities" type="strlist">modem</append>
+ <append key="modem.command_sets" type="strlist">V.250</append>
+ </match>
+ </match>
+ </match>
+ </match>
+
<!-- Option Fusion+ UMTS HSDPA card -->
<match key="info.category" string="serial">
<match key="@info.parent:pci.vendor_id" int="0x1931">
More information about the hal-commit
mailing list