linux: add support for driver 550.78

This commit is contained in:
Gelmo
2024-04-29 10:58:03 -06:00
committed by Jai Luthra
parent 23fa489db9
commit 7217e4c50d
4 changed files with 10 additions and 1 deletions

View File

@@ -200,6 +200,7 @@ declare -A patch_list=(
["550.54.15"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
["550.67"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
["550.76"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
["550.78"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
)
check_version_supported () {