hal-info: Branch 'master'
Dan Williams
dcbw at kemper.freedesktop.org
Mon Jun 16 07:54:54 PDT 2008
fdi/information/10freedesktop/10-modem.fdi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit e5a08464a940dafc33ba4b99eab253023689c2f2
Author: Dan Williams <dcbw at redhat.com>
Date: Mon Jun 16 10:54:18 2008 -0400
modem: add C-motech CNU-680 as a CDMA modem
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 9e755a3..dc85962 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -293,8 +293,8 @@
<!-- CMOTECH -->
<match key="@info.parent:usb.vendor_id" int="0x16d8">
- <!-- C-motech CNU-550 (USB, EV-DO) -->
- <match key="@info.parent:usb.product_id" int_outof="0x5543">
+ <!-- C-motech CNU-550, CNU-680 (USB, EV-DO) -->
+ <match key="@info.parent:usb.product_id" int_outof="0x5543;0x680a">
<match key="@info.parent:usb.interface.number" int="0">
<append key="info.capabilities" type="strlist">modem</append>
<append key="modem.command_sets" type="strlist">IS-707-A</append>
More information about the hal-commit
mailing list