[PATCH] blacklist: ignore Intel coredump downloader device

Aleksander Morgado aleksander at aleksander.es
Fri Sep 15 05:05:46 UTC 2017


On 14/09/17 01:59, Daniele Palmas wrote:
> ---
>  src/77-mm-usb-device-blacklist.rules | 3 +++
>  1 file changed, 3 insertions(+)
> 

Pushed to git master and the stable branches, thanks!

> diff --git a/src/77-mm-usb-device-blacklist.rules b/src/77-mm-usb-device-blacklist.rules
> index bbd968f..7eee216 100644
> --- a/src/77-mm-usb-device-blacklist.rules
> +++ b/src/77-mm-usb-device-blacklist.rules
> @@ -136,6 +136,9 @@ ATTRS{idVendor}=="0425", ATTRS{idProduct}=="0408", ENV{ID_MM_DEVICE_IGNORE}="1"
>  ATTRS{idVendor}=="8087", ATTRS{idProduct}=="0716", ENV{ID_MM_DEVICE_IGNORE}="1"
>  ATTRS{idVendor}=="8087", ATTRS{idProduct}=="0801", ENV{ID_MM_DEVICE_IGNORE}="1"
>  
> +# Intel coredump downloader device
> +ATTRS{idVendor}=="1519", ATTRS{idProduct}=="f000", ENV{ID_MM_DEVICE_IGNORE}="1"
> +
>  # GW Instek AFG-2225 arbitrary function generator
>  ATTRS{idVendor}=="2184", ATTRS{idProduct}=="001c", ENV{ID_MM_DEVICE_IGNORE}="1"
>  
> 


-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list