hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Mon Nov 24 01:15:13 PST 2008
fdi/information/10freedesktop/10-modem.fdi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit e93c3679b777c998cad0ee57334db3559fd37d38
Author: Alexander Sack <asac at ubuntu.com>
Date: Mon Nov 24 10:14:40 2008 +0100
add UM175 EVDO USB modem
Add UM175 EVDO USB modem, as reported by Alexander Sack in
https://launchpad.net/bugs/282573.
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 286cbc0..1e26558 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -157,8 +157,8 @@
<!-- Pantech -->
<match key="@info.parent:usb.vendor_id" int="0x106c">
- <!-- PC5740, PC5750, UM150 EVDO rev A card, UM175 EVDO rev A -->
- <match key="@info.parent:usb.product_id" int_outof="0x3701;0x3702;0x3711;0x3714">
+ <!-- PC5740, PC5750, UM150 EVDO rev A card, UM175 EVDO, UM175 EVDO rev A -->
+ <match key="@info.parent:usb.product_id" int_outof="0x3701;0x3702;0x3711;0x3712;0x3714">
<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