All of lore.kernel.org
 help / color / mirror / Atom feed
* 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

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.