diff options
author | Paulo Ricardo Zanoni <pzanoni@mandriva.com> | 2010-02-18 12:39:58 +0000 |
---|---|---|
committer | Paulo Ricardo Zanoni <pzanoni@mandriva.com> | 2010-02-18 12:39:58 +0000 |
commit | 55596d433d77927561c712df9b073d43c3c75b64 (patch) | |
tree | 5f4d8e48896e01b98c23cd6d9d1ed8477c9450bf | |
parent | ed79e628df4682de78c5cbf53a68df2d6c9b930a (diff) | |
download | ldetect-lst-55596d433d77927561c712df9b073d43c3c75b64.tar ldetect-lst-55596d433d77927561c712df9b073d43c3c75b64.tar.gz ldetect-lst-55596d433d77927561c712df9b073d43c3c75b64.tar.bz2 ldetect-lst-55596d433d77927561c712df9b073d43c3c75b64.tar.xz ldetect-lst-55596d433d77927561c712df9b073d43c3c75b64.zip |
Make MediaGX cards use geode driver instead of cyrix
x11-driver-video-geode has been obsoleting/providing x11-driver-video-cyrix
since the end of 2008, so this commit is just to reflect the current state
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | lst/Cards+ | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +- make MediaGX cards use geode instead of cyrix - make Intel Vermilion cards use vesa since vermilion doesn't work - drop vga driver which is no longer working - drop i810 driver which is no longer working @@ -223,7 +223,7 @@ DRIVER sisimedia # Cyrix NAME MediaGX -DRIVER cyrix +DRIVER geode # Number 9 I128 |