From 1cc49fa82c480569c02894ddf005932f37b6b0e7 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 14 Aug 2007 09:26:59 +0000 Subject: add avivo in the Xorg drivers list --- NEWS | 1 + lib/Xconfig/card.pm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index eec1e7b..d095235 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ - when removing/replacing an InputDevice section, ensure we remove the corresponding entry in ServerLayout. ie do not rely on InputDevice sections to use XFdrake-compatible Identifiers (as suggested by fcrozat) +- add avivo in the Xorg drivers list Version 0.21 - 8 August 2007, by Pascal "Pixel" Rigaux diff --git a/lib/Xconfig/card.pm b/lib/Xconfig/card.pm index c6dee75..1042864 100644 --- a/lib/Xconfig/card.pm +++ b/lib/Xconfig/card.pm @@ -28,7 +28,7 @@ my %VideoRams = ( ); my @xfree4_Drivers = ((arch() =~ /^sparc/ ? qw(sunbw2 suncg14 suncg3 suncg6 sunffb sunleo suntcx) : - qw(amd apm ark ast chips cirrus cyrix glide i128 i740 imstt intel + qw(amd apm ark ast avivo chips cirrus cyrix glide i128 i740 imstt intel mga nsc neomagic newport nv rendition openchrome vesa via s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng vmware)), qw(ati glint vga fbdev)); -- cgit v1.2.1