hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Thu Feb 26 01:42:02 PST 2009
fdi/information/10freedesktop/10-modem.fdi | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 329189d008121317adb0efd3d772bf77816cab45
Author: Dennis Schwan <dennis.schwan at leuchtturm-it.de>
Date: Thu Feb 26 10:41:35 2009 +0100
add Sony Ericsson w880i modem
Add Sony Ericsson w880i modem, as reported by Dennis Schwan on
https://launchpad.net/bugs/334327
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 01617cf..fb37e0e 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -184,9 +184,10 @@
</match>
</match>
- <!-- Sony Ericsson K750i -->
+ <!-- Sony Ericsson -->
<match key="@info.parent:usb.vendor_id" int="0x0fce">
- <match key="@info.parent:usb.product_id" int="0xd016">
+ <!-- K750i, w880i -->
+ <match key="@info.parent:usb.product_id" int_outof="0xd016;0xd068">
<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>
More information about the hal-commit
mailing list