From 035f1b45c08aa9f34b4b303a16fbed5bd6919d9d Mon Sep 17 00:00:00 2001 From: Benson Leung Date: Wed, 26 Oct 2022 21:23:07 +0000 Subject: [PATCH] ccgx: Add QSI's Godzilla Creek Reference Hub Quanta Storage Inc. QSI Thunderbolt4 Godzilla Hub It's VID:PID is 2BEF:9065 --- plugins/ccgx/ccgx.quirk | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins/ccgx/ccgx.quirk b/plugins/ccgx/ccgx.quirk index 5a29a34bf..25e1be088 100644 --- a/plugins/ccgx/ccgx.quirk +++ b/plugins/ccgx/ccgx.quirk @@ -123,3 +123,12 @@ CcgxDmcTriggerCode = 0x01 CcgxImageKind = dmc-composite InstallDuration = 898 RemoveDelay = 732000 + +# Quanta Storage Inc. QSI Thunderbolt4 Godzilla Hub +[USB\VID_2BEF&PID_9065] +Plugin = ccgx +GType = FuCcgxDmcDevice +Summary = Dock Management Controller Device +CcgxDmcTriggerCode = 0x01 +CcgxImageKind = dmc-composite +RemoveDelay = 732000