diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-02-22 14:46:27 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-02-22 14:46:27 +0000 |
commit | 6c12cdc17116bef4ee32c59e052e709f1d75801e (patch) | |
tree | 2ebf75a252636330208f9133a707f79b5f64e6f2 | |
parent | 1aaeb7005231e41196f0bf6a658e00e9b2506e9b (diff) | |
download | ldetect-lst-6c12cdc17116bef4ee32c59e052e709f1d75801e.tar ldetect-lst-6c12cdc17116bef4ee32c59e052e709f1d75801e.tar.gz ldetect-lst-6c12cdc17116bef4ee32c59e052e709f1d75801e.tar.bz2 ldetect-lst-6c12cdc17116bef4ee32c59e052e709f1d75801e.tar.xz ldetect-lst-6c12cdc17116bef4ee32c59e052e709f1d75801e.zip |
do not use fglrx for 1002:5854 on x86_64 (does not work on HP dx5150)
-rw-r--r-- | lst/pcitable.x86_64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable.x86_64 b/lst/pcitable.x86_64 index 38509042..20aa9324 100644 --- a/lst/pcitable.x86_64 +++ b/lst/pcitable.x86_64 @@ -1,4 +1,5 @@ 0x1002 0x3e50 "Card:ATI Radeon 9250 and earlier" +0x1002 0x5854 "Card:ATI Radeon 9250 and earlier" 0x1002 0x5954 "Card:ATI Radeon 9250 and earlier" 0x1002 0x5955 "Card:ATI Radeon 9250 and earlier" 0x1002 0x5974 "Card:ATI Radeon 9250 and earlier" |