From 80ba2c1f27af8df9c0d25cc5358d9e88e69f5894 Mon Sep 17 00:00:00 2001 From: Vincent Huang Date: Wed, 9 Jun 2021 14:31:46 +0800 Subject: [PATCH] synaptics-prometheus: add pid 0xd8 0xf0 0x103 to quirk file --- .../synaptics-prometheus/synaptics-prometheus.quirk | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/plugins/synaptics-prometheus/synaptics-prometheus.quirk b/plugins/synaptics-prometheus/synaptics-prometheus.quirk index a167d6922..f584838e1 100644 --- a/plugins/synaptics-prometheus/synaptics-prometheus.quirk +++ b/plugins/synaptics-prometheus/synaptics-prometheus.quirk @@ -26,3 +26,15 @@ InstallDuration = 2 Plugin = synaptics_prometheus InstallDuration = 2 +[USB\VID_06CB&PID_00D8] +Plugin = synaptics_prometheus +InstallDuration = 2 + +[USB\VID_06CB&PID_00F0] +Plugin = synaptics_prometheus +InstallDuration = 2 + +[USB\VID_06CB&PID_0103] +Plugin = synaptics_prometheus +InstallDuration = 2 +