[PATCH] Telit: Blacklist LE866 flashing device

Carlo Lobrano c.lobrano at gmail.com
Sat Dec 10 13:31:34 UTC 2016


Oh sure, no problem

On 7 December 2016 at 16:22, Dan Williams <dcbw at redhat.com> wrote:

> On Wed, 2016-12-07 at 12:59 +0100, Carlo Lobrano wrote:
> > ---
> >  plugins/telit/77-mm-telit-port-types.rules | 5 +++++
> >  1 file changed, 5 insertions(+)
>
> Would you mind moving this to the blacklist in 77-mm-usb-device-
> blacklist.rules instead?  We try to keep all the blacklisted devices
> consolidated in one place.
>
> Dan
>
> > diff --git a/plugins/telit/77-mm-telit-port-types.rules
> > b/plugins/telit/77-mm-telit-port-types.rules
> > index 36a4f99..072c48f 100644
> > --- a/plugins/telit/77-mm-telit-port-types.rules
> > +++ b/plugins/telit/77-mm-telit-port-types.rules
> > @@ -1,7 +1,12 @@
> >  # do not edit this file, it will be overwritten on update
> >
> >  ACTION!="add|change|move", GOTO="mm_telit_port_types_end"
> > +
> > +# Blacklist LE866 flashing device
> > +ATTRS{idVendor}=="216f", ATTRS{idProduct}=="0051",
> > ENV{ID_MM_DEVICE_IGNORE}="1"
> > +
> >  SUBSYSTEMS=="usb", ATTRS{idVendor}=="1bc7",
> > GOTO="mm_telit_port_types"
> > +
> >  GOTO="mm_telit_port_types_end"
> >
> >  LABEL="mm_telit_port_types"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/modemmanager-devel/attachments/20161210/fb674025/attachment.html>


More information about the ModemManager-devel mailing list