diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2007-09-20 20:15:47 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2007-09-20 20:15:47 +0000 |
commit | d092751ec657c267b7274049ff7472635cc9df65 (patch) | |
tree | 39644108a8eadf05c1ce0414c6e01e342b192800 /lst/Cards+ | |
parent | b96d8dba4f394888d95dcab7a41ff854b94f9dd7 (diff) | |
download | ldetect-lst-d092751ec657c267b7274049ff7472635cc9df65.tar ldetect-lst-d092751ec657c267b7274049ff7472635cc9df65.tar.gz ldetect-lst-d092751ec657c267b7274049ff7472635cc9df65.tar.bz2 ldetect-lst-d092751ec657c267b7274049ff7472635cc9df65.tar.xz ldetect-lst-d092751ec657c267b7274049ff7472635cc9df65.zip |
use via driver for a particular unichrome card (bug #33535)
Diffstat (limited to 'lst/Cards+')
-rw-r--r-- | lst/Cards+ | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -98,6 +98,14 @@ 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. + +NAME VIA K8M800 UniChrome +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 |