[PATCH 1/2] telit: add udev rules for supporting GE910

Aleksander Morgado aleksander at aleksander.es
Thu Oct 6 09:49:17 UTC 2016


On 05/10/16 16:43, Daniele Palmas wrote:
> This patch adds the udev rules for supporting GE910 (PID 0x22)

Pushed to git master and mm-1-6, thanks.

> ---
>  plugins/telit/77-mm-telit-port-types.rules | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/plugins/telit/77-mm-telit-port-types.rules b/plugins/telit/77-mm-telit-port-types.rules
> index c0119c6..36a4f99 100644
> --- a/plugins/telit/77-mm-telit-port-types.rules
> +++ b/plugins/telit/77-mm-telit-port-types.rules
> @@ -43,6 +43,10 @@ ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="1011", ENV{ID_MM_TELIT_TAGGED}="1"
>  ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="0021", ENV{ID_MM_TELIT_TAGGED}="1"
>  ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="0021", ENV{ID_MM_TELIT_PORTS_TAGGED}="1"
>  
> +# GE910 (dynamic port identification supported)
> +ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="0022", ENV{ID_MM_TELIT_TAGGED}="1"
> +ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="0022", ENV{ID_MM_TELIT_PORTS_TAGGED}="1"
> +
>  # LE910 V2
>  ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="0036", ENV{ID_MM_TELIT_TAGGED}="1"
>  ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="0036", ENV{ID_MM_TELIT_PORTS_TAGGED}="1"
> 


-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list