diff options
author | Alex Deucher <alex@botch2.(none)> | 2007-11-06 22:59:25 -0500 |
---|---|---|
committer | Alex Deucher <alex@botch2.(none)> | 2007-11-06 22:59:25 -0500 |
commit | 0d3e0735f710cb7b9505e4330997aa332f73c102 (patch) | |
tree | 002fb8271a042eb3151b9a6800f7dd87ebb94fe8 /src/atipciids.h | |
parent | 0abfe3150ce3eed4db93ccc2975bd4622dfa54a7 (diff) |
First round of avivo support
Diffstat (limited to 'src/atipciids.h')
-rw-r--r-- | src/atipciids.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/atipciids.h b/src/atipciids.h index 2aa8a3eb..ab74492f 100644 --- a/src/atipciids.h +++ b/src/atipciids.h @@ -286,6 +286,9 @@ #define PCI_CHIP_RS350_7834 0x7834 #define PCI_CHIP_RS350_7835 0x7835 +#define PCI_CHIP_RV515_7142 0x7142 + + /* Misc */ #define PCI_CHIP_AMD761 0x700E |