hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Sun Jan 25 23:07:48 PST 2009
fdi/information/10freedesktop/10-modem.fdi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 34a88d4c0838af8e1b27c4afef887d6365bfd6bd
Author: Samer Iglawe <lost-inside at msn.com>
Date: Mon Jan 26 08:07:00 2009 +0100
add another product ID for ZTE AC8700 modem
Add another product ID for ZTE AC8700 modem, as reported by Samer
Iglawe in https://launchpad.net/bugs/321213
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index ab68464..7854ab8 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -75,7 +75,7 @@
<!-- 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.product_id" int_outof="0x3197;0x6000">
<match key="@info.parent:usb.interface.number" int="0">
<append key="modem.command_sets" type="strlist">IS-707-A</append>
</match>
More information about the hal-commit
mailing list