Fix TeraScale 1 GPU detection

This commit is contained in:
Mykola Grymalyuk
2021-04-22 20:27:24 -06:00
parent 9e6d742c6d
commit 758c1d9649
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -13,6 +13,7 @@
- Allow Legacy Acceleration Patches on Mac Pros and Xserves - Allow Legacy Acceleration Patches on Mac Pros and Xserves
- Fix USB kernel panics on iMac7,1 - Fix USB kernel panics on iMac7,1
- Fix AppleALC support in Mojave - Fix AppleALC support in Mojave
- Fix TeraScale 1 GPU detection
## 0.1.0 ## 0.1.0
- Fix crash on iMacs with Metal GPUs - Fix crash on iMacs with Metal GPUs
+3 -3
View File
@@ -1067,8 +1067,8 @@ TeraScale1pciid = [
"9581", "9581",
"9583", "9583",
"9588", "9588",
"94c8", "94C8",
"94c9", "94C9",
"9500", "9500",
"9501", "9501",
"9505", "9505",
@@ -1093,7 +1093,7 @@ TeraScale1pciid = [
"954F", "954F",
"9552", "9552",
"9553", "9553",
"94a0", "94A0",
] ]
TeraScale2pciid = [ TeraScale2pciid = [