hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Thu Feb 26 01:38:40 PST 2009
fdi/information/10freedesktop/10-modem.fdi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit c5de7564a809b5d244bc725c19a0702ad28f28b3
Author: Martin Pitt <martin.pitt at ubuntu.com>
Date: Thu Feb 26 10:38:04 2009 +0100
add Pantech UM175AL modem
Add Pantech UM175AL modem, as reported by Noel J. Bergman on
https://launchpad.net/bugs/328309
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index fb07b44..01617cf 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -205,8 +205,8 @@
<!-- Pantech -->
<match key="@info.parent:usb.vendor_id" int="0x106c">
- <!-- 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">
+ <!-- PC5740, PC5750, UM150 EVDO rev A card, UM175 EVDO, UM175 EVDO rev A, UM175AL -->
+ <match key="@info.parent:usb.product_id" int_outof="0x3701;0x3702;0x3711;0x3712;0x3714;0x3715">
<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