All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] udev: do not use weird serial with zte
@ 2010-11-08 18:41 Pekka.Pessi
  2010-11-08 19:13 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Pekka.Pessi @ 2010-11-08 18:41 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 705 bytes --]

From: Pekka Pessi <Pekka.Pessi@nokia.com>

---
 plugins/ofono.rules |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/plugins/ofono.rules b/plugins/ofono.rules
index f2a8162..da8a8ef 100644
--- a/plugins/ofono.rules
+++ b/plugins/ofono.rules
@@ -363,6 +363,8 @@ ATTRS{idVendor}=="12d1", ENV{OFONO_DRIVER}="huawei"
 # ZTE Incorporated
 ATTRS{idVendor}=="19d2", ENV{OFONO_DRIVER}="zte"
 
+ATTRS{idVendor}=="19d2", ATTRS{serial}=="1234567890ABCDEF", ENV{ID_SERIAL_SHORT}=""
+
 # Option Globetrotter
 ATTRS{idVendor}=="0af0", ATTRS{idProduct}=="6911", ENV{OFONO_DRIVER}="hso"
 ATTRS{idVendor}=="0af0", ATTRS{idProduct}=="6971", ENV{OFONO_DRIVER}="hso"
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] udev: do not use weird serial with zte
  2010-11-08 18:41 [PATCH] udev: do not use weird serial with zte Pekka.Pessi
@ 2010-11-08 19:13 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2010-11-08 19:13 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 173 bytes --]

Hi Pekka,

On 11/08/2010 12:41 PM, Pekka.Pessi(a)nokia.com wrote:
> From: Pekka Pessi <Pekka.Pessi@nokia.com>
> 

Patch has been applied, thanks.

Regards,
-Denis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-08 19:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-08 18:41 [PATCH] udev: do not use weird serial with zte Pekka.Pessi
2010-11-08 19:13 ` Denis Kenzior

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.