diff options
author | Wolke Liu <wolke.lui@amd.com> | 2008-07-01 10:45:39 -0400 |
---|---|---|
committer | Alex Deucher <alex@botchco.com> | 2008-07-01 10:45:39 -0400 |
commit | c037b4ce8769ad840a257e22b1e4ad58b8ed96fa (patch) | |
tree | 5eaaa71d009d1b61ac6fbb2b1cc1ad6adcb8056c /src/ati_pciids_gen.h | |
parent | 72992668ca96717bf69bcea95a5deeaf7c57e826 (diff) |
Add pci id for FireMV 2400
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 a740df8d..2c3494db 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -1,4 +1,5 @@ #define PCI_CHIP_RV380_3150 0x3150 +#define PCI_CHIP_RV380_3151 0x3151 #define PCI_CHIP_RV380_3152 0x3152 #define PCI_CHIP_RV380_3154 0x3154 #define PCI_CHIP_RV380_3E50 0x3E50 |