diff options
author | Michel Daenzer <michel@daenzer.net> | 2005-03-18 22:36:47 +0000 |
---|---|---|
committer | Michel Daenzer <michel@daenzer.net> | 2005-03-18 22:36:47 +0000 |
commit | 64f1b3fe7e85245865666607d7b32ef7807df08f (patch) | |
tree | 007de74f054e5bd83185d5c85e7360d4a17bb93e /hw | |
parent | 36dcc9bb1d51fb8c0d67c7e15700e3473a06e47b (diff) |
Add support for production version of ATI RN50/ES1000. (ATI Technologies
Inc.)
Diffstat (limited to 'hw')
-rw-r--r-- | hw/xfree86/common/xf86PciInfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xfree86/common/xf86PciInfo.h b/hw/xfree86/common/xf86PciInfo.h index a0de3ddc7..93cd86596 100644 --- a/hw/xfree86/common/xf86PciInfo.h +++ b/hw/xfree86/common/xf86PciInfo.h @@ -313,6 +313,7 @@ #define PCI_CHIP_RV280_5964 0x5964 #define PCI_CHIP_RV280_5C61 0x5C61 #define PCI_CHIP_RV280_5C63 0x5C63 +#define PCI_CHIP_RN50_515E 0x515E #define PCI_CHIP_RN50_5969 0x5969 #define PCI_CHIP_R423_5D57 0x5D57 #define PCI_CHIP_RS350_7834 0x7834 |