diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2008-06-17 23:41:33 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2008-06-17 23:41:33 +0000 |
commit | 7a269b14e99ff6de15e4348410b8c93ec649931a (patch) | |
tree | 264f91da90baa5688e7217b7fcec6155d8239cd5 /lst/Cards+ | |
parent | a27c8b102a72d018c23d1f398ccbc2204a1dd17f (diff) | |
download | ldetect-lst-7a269b14e99ff6de15e4348410b8c93ec649931a.tar ldetect-lst-7a269b14e99ff6de15e4348410b8c93ec649931a.tar.gz ldetect-lst-7a269b14e99ff6de15e4348410b8c93ec649931a.tar.bz2 ldetect-lst-7a269b14e99ff6de15e4348410b8c93ec649931a.tar.xz ldetect-lst-7a269b14e99ff6de15e4348410b8c93ec649931a.zip |
split out Mach 64 and Rage 128 based cards again as the driver was split upstream, Mach 32 no longer supported so map to vga
Diffstat (limited to 'lst/Cards+')
-rw-r--r-- | lst/Cards+ | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -124,15 +124,19 @@ DRIVER geode # ATI -NAME ATI Mach / Rage-based cards -DRIVER ati +NAME ATI Mach 64-based cards +DRIVER mach64 DRI_GLX -NAME ATI Mach / Rage-based cards (no 3D acceleration) -DRIVER ati +NAME ATI Rage 128-based cards +DRIVER r128 +DRI_GLX + +NAME ATI Mach 64-based cards (no 3D acceleration) +DRIVER mach64 NAME ATI Rage 128 TV-out -SEE ATI Mach / Rage-based cards +SEE ATI Rage 128-based cards FB_TVOUT # Radeon cards not supported by proprietary driver: update name |