diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-07-05 09:22:35 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-07-05 09:22:35 +0000 |
commit | 3a9b3b6e2080eb3a10005b821bed89b95ce7dd3e (patch) | |
tree | 47f14172955af1a9005e715bc2fb14d378dae196 | |
parent | 2696667cd05c416b30a724b7baa0da150f64b97b (diff) | |
download | ldetect-lst-3a9b3b6e2080eb3a10005b821bed89b95ce7dd3e.tar ldetect-lst-3a9b3b6e2080eb3a10005b821bed89b95ce7dd3e.tar.gz ldetect-lst-3a9b3b6e2080eb3a10005b821bed89b95ce7dd3e.tar.bz2 ldetect-lst-3a9b3b6e2080eb3a10005b821bed89b95ce7dd3e.tar.xz ldetect-lst-3a9b3b6e2080eb3a10005b821bed89b95ce7dd3e.zip |
add support for ATI on x86_64
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index e12cd563..1e830e7b 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -506,6 +506,7 @@ 0x1002 0x5940 "unknown" "ATI|RV280 Radeon 9200 Pro - Secondary" 0x1002 0x5941 "unknown" "ATI|RV280 ATI Radeon 9200 - Secondary" 0x1002 0x5944 "unknown" "ATI Technologies Inc|RV280 [Radeon 9200 SE (PCI)]" +0x1002 0x5954 "Card:ATI Radeon (fglrx)" "" 0x1002 0x5960 "Card:ATI Radeon (fglrx)" "ATI|Radeon 9200PRO 5960 (AGP)" 0x1002 0x5961 "Card:ATI Radeon (fglrx)" "ATI|Radeon 9200 5961 (AGP)" 0x1002 0x5962 "Card:ATI Radeon (fglrx)" "ATI|Radeon 9200 5962 (AGP)" |