mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-19 21:03:12 -07:00
autopatch: new product id for quadro
This commit is contained in:
parent
357c27e7b3
commit
20b67f692e
1 changed files with 1 additions and 0 deletions
|
@ -227,6 +227,7 @@ def patch_flow(installer_file, search, replacement, target, target_name, patch_n
|
||||||
sevenzip=sevenzip)
|
sevenzip=sevenzip)
|
||||||
drv_prefix = {
|
drv_prefix = {
|
||||||
"100": "quadro_",
|
"100": "quadro_",
|
||||||
|
"103": "quadro_",
|
||||||
"300": "",
|
"300": "",
|
||||||
"301": "nsd_",
|
"301": "nsd_",
|
||||||
"303": "", # DCH
|
"303": "", # DCH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue