[PATCH 06/14] cinterion,udev: ensure 'usb' subsystems before idVendor/idProduct rules

Aleksander Morgado aleksander at aleksander.es
Sat Aug 6 08:42:46 UTC 2016


On Thu, Jul 28, 2016 at 12:14 AM, Aleksander Morgado
<aleksander at aleksander.es> wrote:
> ---
>  plugins/cinterion/77-mm-cinterion-port-types.rules | 1 +
>  1 file changed, 1 insertion(+)
>

Pushed to git master.

> diff --git a/plugins/cinterion/77-mm-cinterion-port-types.rules b/plugins/cinterion/77-mm-cinterion-port-types.rules
> index 9e5d5f5..7afe9c7 100644
> --- a/plugins/cinterion/77-mm-cinterion-port-types.rules
> +++ b/plugins/cinterion/77-mm-cinterion-port-types.rules
> @@ -1,6 +1,7 @@
>  # do not edit this file, it will be overwritten on update
>
>  ACTION!="add|change|move", GOTO="mm_cinterion_port_types_end"
> +SUBSYSTEMS!="usb", GOTO="mm_cinterion_port_types_end"
>  SUBSYSTEM!="tty", GOTO="mm_cinterion_port_types_end"
>  ATTRS{idVendor}!="1e2d", GOTO="mm_cinterion_port_types_end"
>
> --
> 2.9.0
>



-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list