From 95e3a97212adf14d55010df6057d87bc2dae9f89 Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Tue, 7 Dec 2021 13:44:01 -0600 Subject: [PATCH] trivial: synaptics-prometheus: add some other product IDs These are used in some upcoming systems. Referenced from: https://gitlab.freedesktop.org/libfprint/libfprint/-/commit/128d809227bbef1d3bd8e7c7e1f9b68a335db252 --- .../synaptics-prometheus/synaptics-prometheus.quirk | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/plugins/synaptics-prometheus/synaptics-prometheus.quirk b/plugins/synaptics-prometheus/synaptics-prometheus.quirk index f584838e1..36a728e2d 100644 --- a/plugins/synaptics-prometheus/synaptics-prometheus.quirk +++ b/plugins/synaptics-prometheus/synaptics-prometheus.quirk @@ -38,3 +38,14 @@ InstallDuration = 2 Plugin = synaptics_prometheus InstallDuration = 2 +[USB\VID_06CB&PID_0123] +Plugin = synaptics_prometheus +InstallDuration = 2 + +[USB\VID_06CB&PID_0126] +Plugin = synaptics_prometheus +InstallDuration = 2 + +[USB\VID_06CB&PID_0129] +Plugin = synaptics_prometheus +InstallDuration = 2