Added ZOTAC GAMING GeForce RTX 2080 SUPER Twin Fan
This commit is contained in:
parent
d4cb016541
commit
09c413f7c8
2 changed files with 2 additions and 0 deletions
|
|
@ -50,3 +50,4 @@ void DetectZotacTuringGPUControllers(i2c_smbus_interface* bus, u8 i2c_addr, cons
|
|||
}
|
||||
|
||||
REGISTER_I2C_PCI_DETECTOR("ZOTAC GAMING GeForce RTX 2070 SUPER Twin Fan", DetectZotacTuringGPUControllers, NVIDIA_VEN, NVIDIA_RTX2070S_OC_DEV, ZOTAC_SUB_VEN, ZOTAC_RTX2070S_GAMING_SUB_DEV, 0x49);
|
||||
REGISTER_I2C_PCI_DETECTOR("ZOTAC GAMING GeForce RTX 2080 SUPER Twin Fan", DetectZotacTuringGPUControllers, NVIDIA_VEN, NVIDIA_RTX2080S_DEV, ZOTAC_SUB_VEN, ZOTAC_RTX2080S_SUB_DEV, 0x49);
|
||||
|
|
|
|||
|
|
@ -718,6 +718,7 @@
|
|||
#define ZOTAC_RTX2060S_AMP_SUB_DEV 0x5511
|
||||
#define ZOTAC_RTX2070S_GAMING_SUB_DEV 0x7500
|
||||
#define ZOTAC_RTX2080_AMP_SUB_DEV 0x3500
|
||||
#define ZOTAC_RTX2080S_SUB_DEV 0x9500
|
||||
#define ZOTAC_RTX3070TI_SUB_DEV 0xC612
|
||||
#define ZOTAC_RTX3070TI_TRINITY_SUB_DEV 0x1653
|
||||
#define ZOTAC_RTX3070_AMP_SUB_DEV 0x8617
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue