fwupd/plugins/synaptics-rmi/synaptics-rmi.quirk
Richard Hughes 7d132b728c Simplify the quirk file format
The best way of not getting something wrong is to not require it in the first
place...

All plugins now use DeviceInstanceId-style quirk matches and we can just drop
the prefix in all files. We were treating HwId=, Guid= and DeviceInstanceId= in
exactly the same way -- they're just converted to GUIDs when building the silo!
2021-03-03 08:30:34 +00:00

18 lines
374 B
Plaintext

# Dell K12A kbd-dock
[HIDRAW\VEN_06CB&DEV_2819]
Plugin = synaptics_rmi
GType = FuSynapticsRmiHidDevice
Vendor = Synaptics
Flags = only-supported
# LENOVO X1 Nano
[SERIO\FWID_LEN0305-PNP0F13]
Plugin = synaptics_rmi
GType = FuSynapticsRmiPs2Device
# LENOVO X1 Panther
[SERIO\FWID_LEN0306-PNP0F13]
Plugin = synaptics_rmi
GType = FuSynapticsRmiPs2Device
InstallDuration = 236