diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-03-30 15:13:34 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-03-30 15:13:34 +0000 |
commit | 4003576c91fee7e240bb71b32f10cc1dc7402e16 (patch) | |
tree | 48b0e81615f4f89b964598014c146d8e7a8c5d7e /lst | |
parent | ba1319578213767d5b2a5f25bb4144616fcd5ea2 (diff) | |
download | ldetect-lst-4003576c91fee7e240bb71b32f10cc1dc7402e16.tar ldetect-lst-4003576c91fee7e240bb71b32f10cc1dc7402e16.tar.gz ldetect-lst-4003576c91fee7e240bb71b32f10cc1dc7402e16.tar.bz2 ldetect-lst-4003576c91fee7e240bb71b32f10cc1dc7402e16.tar.xz ldetect-lst-4003576c91fee7e240bb71b32f10cc1dc7402e16.zip |
disable fglrx on x86_64 with some cards known to make fglrx crashes (#29256)
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable.x86_64 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lst/pcitable.x86_64 b/lst/pcitable.x86_64 new file mode 100644 index 00000000..cae11288 --- /dev/null +++ b/lst/pcitable.x86_64 @@ -0,0 +1,3 @@ +0x1002 0x5954 "Card:ATI Radeon 9250 and earlier" "ATI Technologies Inc.|Radeon XPRESS 200 (RS480 5954)" +0x1002 0x5974 "Card:ATI Radeon 9250 and earlier" "ATI Technologies Inc|RS482 [Radeon Xpress 200]" +0x1002 0x3e50 "Card:ATI Radeon 9250 and earlier" "ATI Technologies Inc.|Radeon X600 Pro (PCI-Express)" |