diff options
author | Dave Airlie <airlied@redhat.com> | 2007-11-20 09:08:04 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2007-11-20 09:08:04 +1000 |
commit | 0d1e0c7805b3d8e56ccb49465e6b144afb7bdc51 (patch) | |
tree | 59102e282ac9cb0d4f982c588927cd949f096f96 /src/atipciids.h | |
parent | d5909b30595c103bb5f42cd1704330f944bba49c (diff) |
r5xx: add 71c5 for macbook pro
Diffstat (limited to 'src/atipciids.h')
-rw-r--r-- | src/atipciids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/atipciids.h b/src/atipciids.h index 7f50dfb0..902bddc3 100644 --- a/src/atipciids.h +++ b/src/atipciids.h @@ -289,6 +289,7 @@ #define PCI_CHIP_R520_7104 0x7104 #define PCI_CHIP_RV515_7142 0x7142 #define PCI_CHIP_RV515_7183 0x7183 +#define PCI_CHIP_RV530_71C5 0x71C5 #define PCI_CHIP_R580_7249 0x7249 #define PCI_CHIP_RV570_7280 0x7280 |