diff options
author | Dave Airlie <airlied@linux.ie> | 2008-07-12 10:46:36 +1000 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2008-07-12 10:46:36 +1000 |
commit | a9746114369d516072d841ec356ec3ba3d0be71a (patch) | |
tree | 005d3a4977325ef950c94a37d2ccf376e0fee93f /src/ati_pciids_gen.h | |
parent | ab14f725676e4d4e45278c64b03fe2d328a3e439 (diff) |
pciid: add radeon HD3850.
pci id from legume on #radeon
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 0fb8be52..1da8f1f4 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -350,6 +350,7 @@ #define PCI_CHIP_RV670_9507 0x9507 #define PCI_CHIP_RV670_950F 0x950F #define PCI_CHIP_RV670_9511 0x9511 +#define PCI_CHIP_RV670_9515 0x9515 #define PCI_CHIP_RV630_9580 0x9580 #define PCI_CHIP_RV630_9581 0x9581 #define PCI_CHIP_RV630_9583 0x9583 |