All of lore.kernel.org
 help / color / mirror / Atom feed
* [fix-isi-udev PATCH 0/3] Improve udev with isi
@ 2010-10-04 13:11 Pekka.Pessi
  2010-10-04 13:11 ` [fix-isi-udev PATCH 1/3] udev: do not use post-143 libudev features Pekka.Pessi
  2010-10-07 19:41 ` [fix-isi-udev PATCH 0/3] Improve udev with isi Aki Niemi
  0 siblings, 2 replies; 9+ messages in thread
From: Pekka.Pessi @ 2010-10-04 13:11 UTC (permalink / raw)
  To: ofono

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

Hello all,

Here are three patches for udev. For a reason or another, the current
ofono.rules does not work very well in Ubuntu 10.04. The "isigen" driver
is available when the device is added, but not when the udev devices are
enumerated.

[fix-isi-udev PATCH 1/3] udev: do not use post-143 libudev features

Patch 1/3 provides a replacement function for
udev_device_get_property_value(), which is not available in libudev
version 143 required by configure.ac.

[fix-isi-udev PATCH 2/3] udev: refactor add_isi

Patch 2/3 models the add_isi like other add_* functions: it gathers the
information from device nodes and registers the modem when all the
required information is present. Also, it registers the modem only when
a correct phonet device with Ethernet type 820 is found.

[fix-isi-udev PATCH 3/3] ofono.rules: assign isigen driver by USB ids

Patch 3/3 provides a udev rule that detects the isigen driver using the
USB vendor (and product) ids, just like the other modem rules.

--Pekka

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

end of thread, other threads:[~2010-10-08 12:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-04 13:11 [fix-isi-udev PATCH 0/3] Improve udev with isi Pekka.Pessi
2010-10-04 13:11 ` [fix-isi-udev PATCH 1/3] udev: do not use post-143 libudev features Pekka.Pessi
2010-10-04 13:11   ` [fix-isi-udev PATCH 2/3] udev: refactor add_isi Pekka.Pessi
2010-10-04 13:11     ` [fix-isi-udev PATCH 3/3] ofono.rules: assign isigen driver by USB ids Pekka.Pessi
2010-10-08 10:31       ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2010-10-08 12:43         ` Pekka Pessi
2010-10-07 19:41 ` [fix-isi-udev PATCH 0/3] Improve udev with isi Aki Niemi
2010-10-08  8:41   ` Marcel Holtmann
2010-10-08  8:45   ` Alexander Kanavin

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.