diff options
author | Frederic Lepied <flepied@mandriva.com> | 2005-08-29 14:30:14 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2005-08-29 14:30:14 +0000 |
commit | 0b32389183895a8b0e8d8c63d259f53cdc89b93c (patch) | |
tree | e65e6c1f13c10c2b26dd8dd70d555e3ba2f09d36 /lst | |
parent | 296501210f73e4aea70c80230dc9858d517bab43 (diff) | |
download | ldetect-lst-0b32389183895a8b0e8d8c63d259f53cdc89b93c.tar ldetect-lst-0b32389183895a8b0e8d8c63d259f53cdc89b93c.tar.gz ldetect-lst-0b32389183895a8b0e8d8c63d259f53cdc89b93c.tar.bz2 ldetect-lst-0b32389183895a8b0e8d8c63d259f53cdc89b93c.tar.xz ldetect-lst-0b32389183895a8b0e8d8c63d259f53cdc89b93c.zip |
use the ati driver for the radeon and r128 cards
Diffstat (limited to 'lst')
-rw-r--r-- | lst/Cards+ | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1247,7 +1247,7 @@ NAME ATI Rage XL AGP SEE ATI Rage XL NAME ATI Rage 128 -DRIVER r128 +DRIVER ati DRI_GLX # DRI_GLX: 16 and 32 bits, prefer 16bit as no DMA. @@ -1268,18 +1268,18 @@ NAME ATI XPERT 99 AGP SEE ATI Rage 128 NAME ATI Radeon -DRIVER radeon +DRIVER ati DRI_GLX # DRI_GLX: 16bits preferable ? NAME ATI Radeon 8500 -DRIVER radeon +DRIVER ati # no DRI_GLX for now (XF 4.2) # but XF 4.3 add DRI DRI_GLX NAME ATI Radeon (fglrx) -DRIVER radeon +DRIVER ati DRI_GLX DRIVER2 fglrx |