diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2011-05-03 15:15:04 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2011-05-03 15:15:04 -0400 |
commit | 859e052af49e68a826b77a9135c7f067dc331a06 (patch) | |
tree | 95536b09732cb3e3c4ae23a4c522eafbc96551c9 /src/ati_pciids_gen.h | |
parent | 8f8bbf628c6eed037f57bc8c155f0ecdacbebad1 (diff) |
radeon: add some new pci ids
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Diffstat (limited to 'src/ati_pciids_gen.h')
-rw-r--r-- | src/ati_pciids_gen.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index ba46c175..9e1e086b 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -471,6 +471,7 @@ #define PCI_CHIP_CYPRESS_688D 0x688D #define PCI_CHIP_CYPRESS_6898 0x6898 #define PCI_CHIP_CYPRESS_6899 0x6899 +#define PCI_CHIP_CYPRESS_689B 0x689B #define PCI_CHIP_CYPRESS_689E 0x689E #define PCI_CHIP_HEMLOCK_689C 0x689C #define PCI_CHIP_HEMLOCK_689D 0x689D @@ -481,7 +482,9 @@ #define PCI_CHIP_JUNIPER_68B0 0x68B0 #define PCI_CHIP_JUNIPER_68B8 0x68B8 #define PCI_CHIP_JUNIPER_68B9 0x68B9 +#define PCI_CHIP_JUNIPER_68BA 0x68BA #define PCI_CHIP_JUNIPER_68BE 0x68BE +#define PCI_CHIP_JUNIPER_68BF 0x68BF #define PCI_CHIP_REDWOOD_68C0 0x68C0 #define PCI_CHIP_REDWOOD_68C1 0x68C1 #define PCI_CHIP_REDWOOD_68C7 0x68C7 @@ -516,6 +519,7 @@ #define PCI_CHIP_CAYMAN_6719 0x6719 #define PCI_CHIP_CAYMAN_671C 0x671C #define PCI_CHIP_CAYMAN_671D 0x671D +#define PCI_CHIP_CAYMAN_671F 0x671F #define PCI_CHIP_BARTS_6720 0x6720 #define PCI_CHIP_BARTS_6721 0x6721 #define PCI_CHIP_BARTS_6722 0x6722 @@ -528,6 +532,7 @@ #define PCI_CHIP_BARTS_6729 0x6729 #define PCI_CHIP_BARTS_6738 0x6738 #define PCI_CHIP_BARTS_6739 0x6739 +#define PCI_CHIP_BARTS_673E 0x673E #define PCI_CHIP_TURKS_6740 0x6740 #define PCI_CHIP_TURKS_6741 0x6741 #define PCI_CHIP_TURKS_6742 0x6742 |