mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 00:00:47 +00:00
synaptics-cape: add the PID 0x0286
The device with PID=0x00298 has PID=0x0286 with the outdated FWre. This change allows to recognize and update devices in the field to the recent FWre version. See: Google tracker issue 257197851 Signed-off-by: Denis Pynkin <denis.pynkin@collabora.com>
This commit is contained in:
parent
8d97e2fa93
commit
db57d9fe40
@ -24,6 +24,12 @@ Flags = use-in-report-interrupt
|
||||
Guid = SYNAPTICS_CAPE\CX31993
|
||||
Flags = use-in-report-interrupt
|
||||
|
||||
# This is the outdated PID for 0x0298
|
||||
[USB\VID_1395&PID_0286]
|
||||
Guid = SYNAPTICS_CAPE\CX31993
|
||||
Flags = add-counterpart-guids
|
||||
CounterpartGuid = USB\VID_1395&PID_0298
|
||||
|
||||
[USB\VID_1395&PID_0298]
|
||||
Guid = SYNAPTICS_CAPE\CX31993
|
||||
Flags = use-in-report-interrupt
|
||||
|
Loading…
Reference in New Issue
Block a user