Skip to content

Commit

Permalink
USB-Audio: ALC4080: Add 0db0:543d MSI TRX40 Pro 10G
Browse files Browse the repository at this point in the history
Closes: #427
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
perexg committed Aug 2, 2024
1 parent e4277a2 commit e2536c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ucm2/USB-Audio/USB-Audio.conf
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ If.realtek-alc4080 {
# 0db0:422d MSI Mag B650 Tomahawk Wifi
# 0db0:4240 MSI MAG Z590 Tomahawk Wifi
# 0db0:488c MSI MEG Z790 Ace
# 0db0:543d MSI TRX40 Pro 10G
# 0db0:62a4 MSI MPG Z790I Edge WiFi
# 0db0:6c09 MSI MPG Z790 Carbon Wifi
# 0db0:6cc9 MSI MPG Z590 Gaming Plus
Expand All @@ -87,7 +88,7 @@ If.realtek-alc4080 {
# 0db0:d6e7 MSI MPG X670E Carbon Wifi
# 26ce:0a06 ASRock X670E/Z790 Taichi
# 26ce:0a08 ASRock Z790 PG-ITX/TB4
Regex "USB((0414:a0(0e|1[0124]))|(0b05:(19(84|9[69])|1a(16|2[07]|5[23c]|97|f1)))|(0db0:(005a|124b|151f|1feb|3130|36e7|4(19c|22d|240|88c)|62a4|6c[0c]9|70d3|7696|82c7|8af7|961e|a(073|228|47c|74b)|b202|d1d7|d6e7))|(26ce:0a0[68]))"
Regex "USB((0414:a0(0e|1[0124]))|(0b05:(19(84|9[69])|1a(16|2[07]|5[23c]|97|f1)))|(0db0:(005a|124b|151f|1feb|3130|36e7|4(19c|22d|240|88c)|543d|62a4|6c[0c]9|70d3|7696|82c7|8af7|961e|a(073|228|47c|74b)|b202|d1d7|d6e7))|(26ce:0a0[68]))"
}
True.Define.ProfileName "Realtek/ALC4080"
}
Expand Down

0 comments on commit e2536c6

Please sign in to comment.