hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Thu Oct 2 11:21:18 PDT 2008
fdi/information/10freedesktop/10-modem.fdi | 9 +++++++++
1 file changed, 9 insertions(+)
New commits:
commit b35b1befd7b58fefd9468a96d20a652ab9d6aa7b
Author: Thomas Dahlmann <domingo at domingo.dk>
Date: Thu Oct 2 20:20:42 2008 +0200
add LG U990 mobile modem
Add LG U990 mobile modem, as reported by Thomas Dahlmann in
https://launchpad.net/bugs/274952.
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 5fedf74..cd78339 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -369,6 +369,15 @@
</match>
</match>
+ <!-- LG -->
+ <match key="@info.parent:usb.vendor_id" int="0x1004">
+ <!-- U990 -->
+ <match key="@info.parent:usb.product_id" int_outof="0x6000">
+ <append key="modem.command_sets" type="strlist">GSM-07.07</append>
+ <append key="modem.command_sets" type="strlist">GSM-07.05</append>
+ </match>
+ </match>
+
</match>
</device>
</deviceinfo>
More information about the hal-commit
mailing list