}
}
+If.asrock-taichi {
+ Condition {
+ Type RegexMatch
+ String "${CardComponents}"
+ Regex "USB(26ce:0a06)"
+ }
+ True.Define {
+ Line1Name ""
+ Mic1Name "Rear Input"
+ Mic1PCM "hw:${CardId},0"
+ Mic2Name "Front Microphone"
+ Mic2Mixer "Mic"
+ Mic2Jack "Front Mic - Input Jack"
+ Mic2PCM "hw:${CardId},1"
+ }
+}
+
If.wrx80-sage {
Condition {
Type RegexMatch
# 0db0:b202 MSI MAG Z690 Tomahawk Wifi
# 0db0:d1d7 MSI PRO Z790-A WIFI
# 0db0:d6e7 MSI MPG X670E Carbon Wifi
- Regex "USB((0414:a0(0e|1[0124]))|(0b05:(19(84|9[69])|1a(16|2[07]|5[23c])))|(0db0:(005a|151f|1feb|3130|36e7|419c|422d|4240|62a4|6c[0c]9|7696|82c7|8af7|961e|a073|a47c|a74b|b202|d1d7|d6e7)))"
+ # 26ce:0a06 ASRock X670E/Z790 Taichi
+ Regex "USB((0414:a0(0e|1[0124]))|(0b05:(19(84|9[69])|1a(16|2[07]|5[23c])))|(0db0:(005a|151f|1feb|3130|36e7|419c|422d|4240|62a4|6c[0c]9|7696|82c7|8af7|961e|a073|a47c|a74b|b202|d1d7|d6e7))|(26ce:0a06))"
}
True.Define.ProfileName "Realtek/ALC4080"
}