Consolidate udev rules

Aleksander Morgado aleksander at aleksander.es
Wed Jul 27 22:13:54 UTC 2016


The following set of patches try to consolidate the way the different udev rules are applied in the different plugins. Most of the cases are just simplifications or redundancy check removals. This series of patches also serves as base for a follow up series that includes a custom udev rules processor (hence the simplifications).

Comments?

[PATCH 01/14] udev: remove ENV{DEVTYPE}!="usb_device" rules
[PATCH 02/14] udev: replace ENV{ID_VENDOR_ID} conditions with
[PATCH 03/14] udev: replace ENV{.MM_USBIFNUM} conditions with
[PATCH 04/14] x22x,udev: single 'usb' subsystems check
[PATCH 05/14] haier,udev: simplify single vendor check
[PATCH 06/14] cinterion,udev: ensure 'usb' subsystems before
[PATCH 07/14] longcheer,udev: single 'usb' subsystems check
[PATCH 08/14] huawei,udev: single 'usb' systems check, and per-rule
[PATCH 09/14] mbm,udev: additional per-vendor conditions for quicker
[PATCH 10/14] telit,udev: single 'usb' subsystems check and
[PATCH 11/14] nokia,udev: simplify single vendor check
[PATCH 12/14] simtech,udev: simplify single vendor check
[PATCH 13/14] zte,udev: avoid making the rules tty-only, and simplify
[PATCH 14/14] udev: simpler check for rfcomm device names


More information about the ModemManager-devel mailing list