summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@freedesktop.org>2008-06-22 16:14:21 +0200
committerEgbert Eich <eich@freedesktop.org>2008-06-22 16:14:21 +0200
commit1eff3e783bf6cab33dad837ec0c4edc07d967f7c (patch)
tree4d8fac9a0c93016a939516c6d9ee8a05d9c337cb
parent372c5905e877108700656f737dcfee560de06339 (diff)
CONNTEST: Added new PCI Ids.
-rw-r--r--utils/conntest/rhd_conntest.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/utils/conntest/rhd_conntest.c b/utils/conntest/rhd_conntest.c
index 5ec45c9..b901740 100644
--- a/utils/conntest/rhd_conntest.c
+++ b/utils/conntest/rhd_conntest.c
@@ -436,8 +436,18 @@ struct RHDDevice {
{ 0x1002, 0x958C, 2, RHD_R600},
{ 0x1002, 0x958D, 2, RHD_R600},
{ 0x1002, 0x958E, 2, RHD_R600},
+ { 0x1002, 0x9590, 2, RHD_RV620},
+ { 0x1002, 0x9596, 2, RHD_RV620},
+ { 0x1002, 0x9595, 2, RHD_RV620},
{ 0x1002, 0x9598, 2, RHD_RV620},
+ { 0x1002, 0x9599, 2, RHD_RV620},
+ { 0x1002, 0x95C2, 2, RHD_RV620},
+ { 0x1002, 0x95C4, 2, RHD_RV620},
{ 0x1002, 0x95C5, 2, RHD_RV620},
+ { 0x1002, 0x95C7, 2, RHD_RV620},
+ { 0x1002, 0x95CD, 2, RHD_RV620},
+ { 0x1002, 0x95CE, 2, RHD_RV620},
+ { 0x1002, 0x95CF, 2, RHD_RV620},
{ 0x1002, 0x9610, 2, RHD_RV620},
{ 0x1002, 0x9611, 2, RHD_RV620},
{ 0x1002, 0x9612, 2, RHD_RV620},