* commit a7690918 "huawei: Import huawei rules" broke Huawei E1552
@ 2010-06-22 8:23 Kalle Valo
2010-06-22 13:08 ` Marcel Holtmann
2010-06-22 14:47 ` Denis Kenzior
0 siblings, 2 replies; 4+ messages in thread
From: Kalle Valo @ 2010-06-22 8:23 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 472 bytes --]
Hi,
after commit a7690918 "huawei: Import huawei rules" my Huawei E1552
modem doesn't work anymore. The commit has this change:
-SUBSYSTEMS=="usb", ATTRS{bInterfaceNumber}=="?*", ENV{OFONO_IFACE_NUM}="$attr{bInterfaceNumber}"
+SUBSYSTEMS=="usb", ATTRS{bInterfaceNumber}=="ff", ENV{OFONO_IFACE_NUM}="$attr{bInterfaceNumber}"
After I change "ff" back to "?*" my modem works again. What's the reason
behind this change? Can we revert it back?
--
Kalle Valo
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: commit a7690918 "huawei: Import huawei rules" broke Huawei E1552
2010-06-22 8:23 commit a7690918 "huawei: Import huawei rules" broke Huawei E1552 Kalle Valo
@ 2010-06-22 13:08 ` Marcel Holtmann
2010-06-22 14:47 ` Denis Kenzior
1 sibling, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2010-06-22 13:08 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 673 bytes --]
Hi Kalle,
> after commit a7690918 "huawei: Import huawei rules" my Huawei E1552
> modem doesn't work anymore. The commit has this change:
>
> -SUBSYSTEMS=="usb", ATTRS{bInterfaceNumber}=="?*", ENV{OFONO_IFACE_NUM}="$attr{bInterfaceNumber}"
> +SUBSYSTEMS=="usb", ATTRS{bInterfaceNumber}=="ff", ENV{OFONO_IFACE_NUM}="$attr{bInterfaceNumber}"
>
> After I change "ff" back to "?*" my modem works again. What's the reason
> behind this change? Can we revert it back?
I have a similar problem with an E1800 I bought in Italy a few days ago.
Might be an issue with a specific kernel version, but I didn't look into
the details so far.
Regards
Marcel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: commit a7690918 "huawei: Import huawei rules" broke Huawei E1552
2010-06-22 8:23 commit a7690918 "huawei: Import huawei rules" broke Huawei E1552 Kalle Valo
2010-06-22 13:08 ` Marcel Holtmann
@ 2010-06-22 14:47 ` Denis Kenzior
2010-06-23 6:23 ` Kalle Valo
1 sibling, 1 reply; 4+ messages in thread
From: Denis Kenzior @ 2010-06-22 14:47 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 425 bytes --]
Hi Kalle,
> Hi,
>
> after commit a7690918 "huawei: Import huawei rules" my Huawei E1552
> modem doesn't work anymore. The commit has this change:
>
> -SUBSYSTEMS=="usb", ATTRS{bInterfaceNumber}=="?*",
> ENV{OFONO_IFACE_NUM}="$attr{bInterfaceNumber}" +SUBSYSTEMS=="usb",
> ATTRS{bInterfaceNumber}=="ff",
> ENV{OFONO_IFACE_NUM}="$attr{bInterfaceNumber}"
This has now been fixed upstream.
Thanks,
-Denis
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: commit a7690918 "huawei: Import huawei rules" broke Huawei E1552
2010-06-22 14:47 ` Denis Kenzior
@ 2010-06-23 6:23 ` Kalle Valo
0 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2010-06-23 6:23 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 580 bytes --]
Denis Kenzior <denkenz@gmail.com> writes:
> Hi Kalle,
Hi Denis,
>> after commit a7690918 "huawei: Import huawei rules" my Huawei E1552
>> modem doesn't work anymore. The commit has this change:
>>
>> -SUBSYSTEMS=="usb", ATTRS{bInterfaceNumber}=="?*",
>> ENV{OFONO_IFACE_NUM}="$attr{bInterfaceNumber}" +SUBSYSTEMS=="usb",
>> ATTRS{bInterfaceNumber}=="ff",
>> ENV{OFONO_IFACE_NUM}="$attr{bInterfaceNumber}"
>
> This has now been fixed upstream.
I tested the current git version and I can confirm it works now. Thank
you for fixing this.
--
Kalle Valo
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-06-23 6:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-22 8:23 commit a7690918 "huawei: Import huawei rules" broke Huawei E1552 Kalle Valo
2010-06-22 13:08 ` Marcel Holtmann
2010-06-22 14:47 ` Denis Kenzior
2010-06-23 6:23 ` Kalle Valo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.