diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2008-01-24 18:53:15 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2008-01-24 18:53:15 +0000 |
commit | 861909d64cfe844e3179d74c896cbb78e209fe8c (patch) | |
tree | c3be086f7f9742ed3948c06b1159ef8eaa8b1c63 /lst | |
parent | 8314a3fd2a73fdf0ef8a3d77c7d90d6e4b7b54cc (diff) | |
download | ldetect-lst-861909d64cfe844e3179d74c896cbb78e209fe8c.tar ldetect-lst-861909d64cfe844e3179d74c896cbb78e209fe8c.tar.gz ldetect-lst-861909d64cfe844e3179d74c896cbb78e209fe8c.tar.bz2 ldetect-lst-861909d64cfe844e3179d74c896cbb78e209fe8c.tar.xz ldetect-lst-861909d64cfe844e3179d74c896cbb78e209fe8c.zip |
Chrome adjustments: use unichrome not viaarena for Chrome9 cards (#37032), drop now unused unichrome-no-3D-support definition
Diffstat (limited to 'lst')
-rw-r--r-- | lst/Cards+ | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -94,10 +94,6 @@ DRIVER openchrome DRI_GLX LINE Option "SWcursor" -NAME S3 UniChrome-based cards without 3D support -DRIVER openchrome -LINE Option "SWcursor" - # See bug #33535. This specific adapter doesn't work with 3D with # openchrome any more, but does work with the old via driver. @@ -106,11 +102,11 @@ DRIVER via DRI_GLX LINE Option "SWcursor" -# These devices have better support in the official viaarena driver than -# in openchrome, according to pcpa as of 2007/09 +# Same as UniChrome, but no 3D support yet NAME VIA Chrome9-based cards -DRIVER viaarena +DRIVER openchrome +LINE Option "SWcursor" # Tseng |