diff options
author | Anssi Hannula <anssi@mandriva.org> | 2009-11-21 20:01:22 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2009-11-21 20:01:22 +0000 |
commit | f4a54e6493f2aac56d0e613a4e66497e371e22f3 (patch) | |
tree | 1de77d320de30725ecef8ac1a83142752bceed73 /NEWS | |
parent | e605a1efae508e41d88bedc5b5e16930b8353010 (diff) | |
download | ldetect-lst-f4a54e6493f2aac56d0e613a4e66497e371e22f3.tar ldetect-lst-f4a54e6493f2aac56d0e613a4e66497e371e22f3.tar.gz ldetect-lst-f4a54e6493f2aac56d0e613a4e66497e371e22f3.tar.bz2 ldetect-lst-f4a54e6493f2aac56d0e613a4e66497e371e22f3.tar.xz ldetect-lst-f4a54e6493f2aac56d0e613a4e66497e371e22f3.zip |
Switch all 0x6000 series ATI ids from ati to radeonhd.
They are not known by ati driver so they have no chance of working with it
while radeonhd can detect some unknown cards.
Note that the real nature of these ids is not known, so it is likely they
do not work with radeonhd either.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ - add new NVIDIA ids from nvidia-current 190.42 - add new 0x6000 series ATI ids from fglrx 8.671 assigned to fglrx+radeonhd +- switch all 0x6000 series ATI ids from ati to radeonhd Version 0.1.279 - 27 October 2009 |