[PATCH] Add Udev rule for Telit LE910 V2 modem

Aleksander Morgado aleksander at aleksander.es
Mon Jan 25 01:18:02 PST 2016


On 25/01/16 09:54, c.lobrano at gmail.com wrote:
> From: Carlo Lobrano <c.lobrano at gmail.com>
> 
> ---
>  plugins/telit/77-mm-telit-port-types.rules | 3 +++
>  1 file changed, 3 insertions(+)
> 

Pushed to git master and mm-1-4, thanks!

> diff --git a/plugins/telit/77-mm-telit-port-types.rules b/plugins/telit/77-mm-telit-port-types.rules
> index 1efb0e1..3ff6cce 100644
> --- a/plugins/telit/77-mm-telit-port-types.rules
> +++ b/plugins/telit/77-mm-telit-port-types.rules
> @@ -44,6 +44,9 @@ ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="1011", ENV{ID_MM_TELIT_TAGGED}="1"
>  # HE910, UE910, UL865 (dynamic port identification supported)
>  ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="0021", ENV{ID_MM_TELIT_TAGGED}="1", ENV{ID_MM_TELIT_PORTS_TAGGED}="1"
>  
> +# LE910 V2
> +ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="0036", ENV{ID_MM_TELIT_TAGGED}="1", ENV{ID_MM_TELIT_PORTS_TAGGED}="1"
> +
>  # NOTE: Qualcomm Gobi-based devices like the LE920 should not be handled
>  # by this plugin, but by the Gobi plugin.
>  
> 


-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list