hal-info: Branch 'master'
Dan Williams
dcbw at kemper.freedesktop.org
Wed Sep 24 08:01:42 PDT 2008
fdi/information/10freedesktop/10-modem.fdi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 55f2633bc5c56d3c5f448c7acb57dc930c6eb9f7
Author: Dan Williams <dcbw at redhat.com>
Date: Wed Sep 24 11:01:12 2008 -0400
Fix usb interface number on Ericsson 3G card
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 5ddadef..f302a80 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -325,7 +325,7 @@
<match key="@info.parent:usb.vendor_id" int="0x0bdb">
<!-- Ericsson F3507g Mobile Broadband Minicard -->
<match key="@info.parent:usb.product_id" int="0x1900">
- <match key="@info.parent:usb.interface.number" int="2">
+ <match key="@info.parent:usb.interface.number" int="4">
<append key="info.capabilities" type="strlist">modem</append>
<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