linux: add support for driver 535.230.02

fixes #949
This commit is contained in:
GitHub Action
2025-05-24 08:14:51 +00:00
committed by Jai Luthra
parent 37085edb31
commit 9977f28a45
4 changed files with 10 additions and 1 deletions

View File

@@ -195,6 +195,7 @@ declare -A patch_list=(
["535.183.01"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
["535.183.06"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
["535.216.01"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
["535.230.02"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
["535.216.03"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
["535.247.01"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
["545.23.06"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'