Added Asus TUF RTX4080 Super O16GB OC Gaming GPU
* Added `0x8962` to pci_ids.h * Registered detector in ENESMBusControllerDetect.cpp * Link to [webpage](https://www.asus.com/us/motherboards-components/graphics-cards/tuf-gaming/tuf-rtx4080s-o16g-gaming/) * Resolves #3952
This commit is contained in:
parent
85da26f809
commit
cfd35e797c
2 changed files with 4 additions and 2 deletions
|
|
@ -295,7 +295,8 @@
|
|||
#define ASUS_TUF_RTX_4080_16G_GAMING 0x88A2
|
||||
#define ASUS_TUF_RTX_4080_16G_GAMING_2 0x88CB
|
||||
#define ASUS_TUF_RTX_4080_O16G_OC_GAMING 0x88A1
|
||||
#define ASUS_TUF_RTX_4080S_16G_OC_GAMING 0x8963
|
||||
#define ASUS_TUF_RTX_4080S_16G_GAMING 0x8963
|
||||
#define ASUS_TUF_RTX_4080S_O16G_OC_GAMING 0x8962
|
||||
#define ASUS_TUF_RTX_4090_O24G_OC_GAMING 0x889A
|
||||
#define ASUS_TUF_RTX_4090_O24G_GAMING 0x889B
|
||||
#define ASUS_TUF_RTX_4090_O24G_GAMING_2 0x88E2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue