diff options
Diffstat (limited to 'src/radeon_chipset_gen.h')
-rw-r--r-- | src/radeon_chipset_gen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_chipset_gen.h b/src/radeon_chipset_gen.h index d1761d28..9d309bb4 100644 --- a/src/radeon_chipset_gen.h +++ b/src/radeon_chipset_gen.h @@ -1,6 +1,7 @@ /* This file is autogenerated please do not edit */ static SymTabRec RADEONChipsets[] = { { PCI_CHIP_RV380_3150, "ATI Radeon Mobility X600 (M24) 3150 (PCIE)" }, + { PCI_CHIP_RV380_3151, "ATI FireMV 2400 (PCI)" }, { PCI_CHIP_RV380_3152, "ATI Radeon Mobility X300 (M24) 3152 (PCIE)" }, { PCI_CHIP_RV380_3154, "ATI FireGL M24 GL 3154 (PCIE)" }, { PCI_CHIP_RV380_3E50, "ATI Radeon X600 (RV380) 3E50 (PCIE)" }, |