[PATCH 1/1] blacklist: add another Infineon flashloader device
Aleksander Morgado
aleksander at aleksander.es
Thu Sep 22 15:59:01 UTC 2016
On 22/09/16 16:24, Daniele Palmas wrote:
> This patch adds another Infineon flashloader device 0x8087/0x0801
> to the blacklist
>
> Reference to the kernel commit:
> github.com/torvalds/linux/commit/f190fd92458da3e869b4e2c6289e2c617490ae53
> ---
Pushed to git master, mm-1-6 and mm-1-4.
Thanks!
> src/77-mm-usb-device-blacklist.rules | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/77-mm-usb-device-blacklist.rules b/src/77-mm-usb-device-blacklist.rules
> index 4e2c013..0a08e02 100644
> --- a/src/77-mm-usb-device-blacklist.rules
> +++ b/src/77-mm-usb-device-blacklist.rules
> @@ -131,6 +131,7 @@ ATTRS{idVendor}=="0425", ATTRS{idProduct}=="0408", ENV{ID_MM_DEVICE_IGNORE}="1"
>
> # Infineon Flashloader used by Intel XMM modem bootloader
> ATTRS{idVendor}=="8087", ATTRS{idProduct}=="0716", ENV{ID_MM_DEVICE_IGNORE}="1"
> +ATTRS{idVendor}=="8087", ATTRS{idProduct}=="0801", 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