hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Fri Jan 30 10:13:04 PST 2009
fdi/information/10freedesktop/10-modem.fdi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit cf98c5f6effd12f1d51f4cade33ff86538cd40bc
Author: Charles Neubauer <gemellus2 at yahoo.com>
Date: Fri Jan 30 18:38:44 2009 +0100
add Motorola Z6 mobile modem
Add Motorola Z6 mobile modem, as reported by Charles Neubauer in
https://launchpad.net/bugs/321485
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 6ef2205..1e0e8f5 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/E770V -->
- <match key="@info.parent:usb.product_id" int_outof="0x6402;0x4902;0x3002">
+ <!-- Motorola V3xx/C650/E770V/Z6 -->
+ <match key="@info.parent:usb.product_id" int_outof="0x6402;0x4902;0x3002;0x6422">
<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