mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-05 10:40:20 +00:00
synaptics-rmi: Do not match all HIDRAW\VEN_06CB devices
Apparently, some devices will not respond well to probing.
This commit is contained in:
parent
0d634fe81e
commit
2773476884
@ -1,7 +1,5 @@
|
|||||||
[DeviceInstanceId=HIDRAW\VEN_06CB]
|
|
||||||
Plugin = synaptics_rmi
|
|
||||||
Vendor = Synaptics
|
|
||||||
|
|
||||||
# Dell K12A kbd-dock
|
# Dell K12A kbd-dock
|
||||||
[DeviceInstanceId=HIDRAW\VEN_06CB&DEV_2819]
|
[DeviceInstanceId=HIDRAW\VEN_06CB&DEV_2819]
|
||||||
|
Plugin = synaptics_rmi
|
||||||
|
Vendor = Synaptics
|
||||||
Flags = only-supported
|
Flags = only-supported
|
||||||
|
Loading…
Reference in New Issue
Block a user