From: Petr Mrázek Date: Tue, 24 Jun 2025 15:18:59 +0000 (+0200) Subject: Recognize one more Steinberg UR44 variant X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=7a463148aa3925434bc6b53d78f1027403866154;p=alsa-ucm-conf.git Recognize one more Steinberg UR44 variant Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/584 Signed-off-by: Petr Mrázek Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/USB-Audio/USB-Audio.conf b/ucm2/USB-Audio/USB-Audio.conf index 7a6a0ac..df55982 100644 --- a/ucm2/USB-Audio/USB-Audio.conf +++ b/ucm2/USB-Audio/USB-Audio.conf @@ -153,7 +153,7 @@ If.steinberg-ur44 { Condition { Type RegexMatch String "${CardComponents}" - Regex "USB0499:17[03]0" + Regex "USB0499:17((00)|(30)|(04))" } True.Define.ProfileName "Steinberg/UR44" }