hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Wed Jan 28 02:01:52 PST 2009
fdi/information/10freedesktop/10-modem.fdi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit c472751100f8a69bfc02d2599b73ce607e0ea140
Author: Miguel RodrÃguez <miguelrp at gmail.com>
Date: Wed Jan 28 11:01:10 2009 +0100
add Motorola E770V modem
Add Motorola E770V modem, as reported by Miguel RodrÃguez in
https://launchpad.net/bugs/321485 .
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 117f99b..6ef2205 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -356,8 +356,8 @@
<append key="modem.command_sets" type="strlist">GSM-07.05</append>
</match>
</match>
- <!-- Motorola V3xx/C650 -->
- <match key="@info.parent:usb.product_id" int_outof="0x6402;0x4902">
+ <!-- Motorola V3xx/C650/E770V -->
+ <match key="@info.parent:usb.product_id" int_outof="0x6402;0x4902;0x3002">
<match key="@info.parent:usb.interface.class" int="0x02">
<match key="@info.parent:usb.interface.subclass" int="0x02">
<append key="modem.command_sets" type="strlist">GSM-07.07</append>
More information about the hal-commit
mailing list