diff options
author | Alex Deucher <alex@cube.(none)> | 2008-05-14 13:36:38 -0400 |
---|---|---|
committer | Alex Deucher <alex@cube.(none)> | 2008-05-14 13:36:38 -0400 |
commit | 71fa57f871dba03260dba2180ce1dab44048ac1a (patch) | |
tree | e403c73f05d7ce87c4e5265cb18eb654b23f7934 /src/ati_pciids_gen.h | |
parent | 582c1a1b2c7b1032e9f9f54ca36100c57f580c5c (diff) |
Add RS600 support
Diffstat (limited to 'src/ati_pciids_gen.h')
-rw-r--r-- | src/ati_pciids_gen.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index b5e000c4..eee1d60d 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -315,6 +315,9 @@ #define PCI_CHIP_RS350_7835 0x7835 #define PCI_CHIP_RS690_791E 0x791E #define PCI_CHIP_RS690_791F 0x791F +#define PCI_CHIP_RS600_793F 0x793F +#define PCI_CHIP_RS600_7941 0x7941 +#define PCI_CHIP_RS600_7942 0x7942 #define PCI_CHIP_RS740_796C 0x796C #define PCI_CHIP_RS740_796D 0x796D #define PCI_CHIP_RS740_796E 0x796E |