linux: add support for driver 555.42.02

This commit is contained in:
GitHub Action
2024-05-28 07:27:21 +00:00
committed by Jai Luthra
parent a0d153ec4d
commit fe90cd0af2
4 changed files with 13 additions and 4 deletions

View File

@@ -201,6 +201,7 @@ declare -A patch_list=(
["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/'
["555.42.02"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
)
check_version_supported () {