udev: Add support for default driver assignments
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Aug 2011 11:08:33 +0000 (13:08 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Aug 2011 11:08:33 +0000 (13:08 +0200)
commit19e4dc97c1518d6b545a6c90f1dba94e45a9cdd2
tree95482109cbb12f28379e75c17f048dc53c020a54
parent40cf7449fec0a89532ea5659fb35fb0c1af009ea
udev: Add support for default driver assignments

If devices are not tagged with OFONO_DRIVER, then the driver will be
figured out based on kernel module name, vendor and/or product IDs.

Of course the manual tagging with OFONO_DRIVER as part of an udev
rule can always overwrite the default assignment.
plugins/ofono.rules
plugins/udevng.c