[PATCH v2 2/2] telit: changing udev rules for HE910/UE910/UL865

Aleksander Morgado aleksander at aleksander.es
Fri Mar 27 11:11:12 PDT 2015


On Tue, Mar 24, 2015 at 2:17 PM, Daniele Palmas <dnlplm at gmail.com> wrote:
> Changing udev rules for HE910/UE910/UL865 in order to use dynamic port
> identification through #PORTCFG (tag ID_MM_TELIT_PORTS_TAGGED)
> ---

Pushed to git master, thanks.

>  plugins/telit/77-mm-telit-port-types.rules | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/plugins/telit/77-mm-telit-port-types.rules b/plugins/telit/77-mm-telit-port-types.rules
> index f03af35..1efb0e1 100644
> --- a/plugins/telit/77-mm-telit-port-types.rules
> +++ b/plugins/telit/77-mm-telit-port-types.rules
> @@ -41,10 +41,8 @@ ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="1010", ENV{ID_MM_TELIT_TAGGED}="1"
>  ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="1011", ENV{.MM_USBIFNUM}=="01", ENV{ID_MM_TELIT_PORT_TYPE_MODEM}="1"
>  ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="1011", ENV{ID_MM_TELIT_TAGGED}="1"
>
> -# HE910, UE910, UL865
> -ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="0021", ENV{.MM_USBIFNUM}=="00", ENV{ID_MM_TELIT_PORT_TYPE_MODEM}="1"
> -ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="0021", ENV{.MM_USBIFNUM}=="06", ENV{ID_MM_TELIT_PORT_TYPE_AUX}="1"
> -ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="0021", 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"
>
>  # NOTE: Qualcomm Gobi-based devices like the LE920 should not be handled
>  # by this plugin, but by the Gobi plugin.
> --
> 1.9.1
>
> _______________________________________________
> ModemManager-devel mailing list
> ModemManager-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/modemmanager-devel



-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list