diff options
Diffstat (limited to 'src/ati_pciids_gen.h')
-rw-r--r-- | src/ati_pciids_gen.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index eab97725..18dd469b 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -663,3 +663,16 @@ #define PCI_CHIP_VERDE_683B 0x683B #define PCI_CHIP_VERDE_683D 0x683D #define PCI_CHIP_VERDE_683F 0x683F +#define PCI_CHIP_OLAND_6600 0x6600 +#define PCI_CHIP_OLAND_6601 0x6601 +#define PCI_CHIP_OLAND_6602 0x6602 +#define PCI_CHIP_OLAND_6603 0x6603 +#define PCI_CHIP_OLAND_6606 0x6606 +#define PCI_CHIP_OLAND_6607 0x6607 +#define PCI_CHIP_OLAND_6610 0x6610 +#define PCI_CHIP_OLAND_6611 0x6611 +#define PCI_CHIP_OLAND_6613 0x6613 +#define PCI_CHIP_OLAND_6620 0x6620 +#define PCI_CHIP_OLAND_6621 0x6621 +#define PCI_CHIP_OLAND_6623 0x6623 +#define PCI_CHIP_OLAND_6631 0x6631 |