Skip to content

Commit

Permalink
synaptics-rmi: Do not match all HIDRAW\VEN_06CB devices
Browse files Browse the repository at this point in the history
Apparently, some devices will not respond well to probing.
  • Loading branch information
hughsie authored and superm1 committed Mar 11, 2021
1 parent 9f9679e commit 67596cb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions plugins/synaptics-rmi/synaptics-rmi.quirk
@@ -1,7 +1,5 @@
[DeviceInstanceId=HIDRAW\VEN_06CB]
Plugin = synaptics_rmi
Vendor = Synaptics

# Dell K12A kbd-dock
[DeviceInstanceId=HIDRAW\VEN_06CB&DEV_2819]
Plugin = synaptics_rmi
Vendor = Synaptics
Flags = only-supported

0 comments on commit 67596cb

Please sign in to comment.