Adding EVGA 1080 SC2 Gaming GPU to resolve #2213
* Added card to pci_ids.h * Registered detector in `EVGAGPUControllerDetect.cpp` * Link to [webpage](https://www.evga.com/products/specs/gpu.aspx?pn=61e6d689-506e-45df-8202-b49614e9d54d)
This commit is contained in:
parent
79134859cd
commit
8156b0167a
2 changed files with 2 additions and 0 deletions
|
|
@ -190,6 +190,7 @@
|
|||
#define EVGA_GTX1070TI_FTW2_SUB_DEV 0x6775
|
||||
#define EVGA_GTX1080_FTW_SUB_DEV 0x6286
|
||||
#define EVGA_GTX1080_FTW2_SUB_DEV 0x6687
|
||||
#define EVGA_GTX1080TI_SC2_GAMING_SUB_DEV 0x6593
|
||||
#define EVGA_GTX1080TI_FTW3_SUB_DEV 0x6696
|
||||
#define EVGA_GTX1080TI_FTW3_HYBRID_SUB_DEV 0x6698
|
||||
#define EVGA_GTX1080TI_KINGPIN_SUB_DEV 0x6798
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue