mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 10:47:02 +00:00
modem-manager: add quirk for Quectel RM520 modem
Quectel RM520 is based on Qualcomm SDX6x chipset and requires different firehose programmer file.
This commit is contained in:
parent
d1fc1d1f93
commit
ed6011fc4d
@ -68,3 +68,8 @@ ModemManagerFirehoseProgFile = prog_firehose_sdx24.mbn
|
||||
[PCI\VID_1EAC&PID_1002]
|
||||
Summary = Quectel EM160 firehose prog file
|
||||
ModemManagerFirehoseProgFile = prog_firehose_sdx24.mbn
|
||||
|
||||
# Quectel RM520 firehose prog file
|
||||
[PCI\VID_1EAC&PID_1004]
|
||||
Summary = Quectel RM520 firehose prog file
|
||||
ModemManagerFirehoseProgFile = prog_firehose_sdx6x.elf
|
||||
|
Loading…
Reference in New Issue
Block a user