hal-info: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Tue Nov 18 08:04:42 PST 2008
fdi/information/10freedesktop/10-modem.fdi | 11 +++++++++++
1 file changed, 11 insertions(+)
New commits:
commit ba6fec05ad2907e1efef9af457c69e8872c95bb7
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Tue Nov 18 17:03:40 2008 +0100
add Sony Ericsson K750i as GSM modem
Added adopted version of a patch from Michal ÄihaÅ <michal at cihar.com>
to add a Sony Ericsson K750i as GSM modem.
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 560a9c2..e7e1ba2 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -393,6 +393,17 @@
</match>
</match>
+ <!-- Sony Ericsson K750i -->
+ <match key="@info.parent:usb.vendor_id" int="0x0fce">
+ <match key="@info.parent:usb.product_id" int="0xd016">
+ <match key="@info.parent:usb.interface.number" int="1">
+ <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>
+
+
<!-- set common properties for all above matched modem devices -->
<match key="modem.command_sets" exists="true">
<append key="info.capabilities" type="strlist">modem</append>
More information about the hal-commit
mailing list