diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2010-03-03 13:31:19 -0500 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2010-03-03 13:31:19 -0500 |
commit | 14aff767490c253cbcdd411f812e50b91673119e (patch) | |
tree | a468118fd79a4a9d4f6a3ff59b3d944b7f267c9e /src/ati_pciids_gen.h | |
parent | e6dc886634b38e4a36af7b5f0b23299d5acd7244 (diff) |
radeon: add new RS880 pci id
Diffstat (limited to 'src/ati_pciids_gen.h')
-rw-r--r-- | src/ati_pciids_gen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index 3dd36dad..f88b069f 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -453,6 +453,7 @@ #define PCI_CHIP_RS880_9712 0x9712 #define PCI_CHIP_RS880_9713 0x9713 #define PCI_CHIP_RS880_9714 0x9714 +#define PCI_CHIP_RS880_9715 0x9715 #define PCI_CHIP_CYPRESS_6880 0x6880 #define PCI_CHIP_CYPRESS_6888 0x6888 #define PCI_CHIP_CYPRESS_6889 0x6889 |