linux: add support for driver 615.71.09

This commit is contained in:
GitHub Action
2026-09-10 08:22:17 +00:00
committed by Jai Luthra
parent 9e4f1cd723
commit 58e3a46b56
4 changed files with 10 additions and 1 deletions

View File

@@ -312,6 +312,7 @@ declare -A patch_list=(
["610.43.02"]='s/\xe8\x71\x1f\xfe\xff\x41\x89\xc6\x85\xc0/\xe8\x71\x1f\xfe\xff\x29\xc0\x41\x89\xc6/g'
["610.43.03"]='s/\xe8\x71\x1f\xfe\xff\x41\x89\xc6\x85\xc0/\xe8\x71\x1f\xfe\xff\x29\xc0\x41\x89\xc6/g'
["610.57.04"]='s/\xe8\x71\x1f\xfe\xff\x41\x89\xc6\x85\xc0/\xe8\x71\x1f\xfe\xff\x29\xc0\x41\x89\xc6/g'
["615.71.09"]='s/\xe8\x41\x1d\xfe\xff\x41\x89\xc6\x85\xc0/\xe8\x41\x1d\xfe\xff\x29\xc0\x41\x89\xc6/g'
)
check_version_supported () {