From 6674b737ce907fd53d76bfc4f2c0f99e4cd20a13 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 30 Apr 2007 12:30:14 +0000 Subject: use intel driver instead of i810 --- lib/Xconfig/card.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Xconfig/card.pm b/lib/Xconfig/card.pm index ea5df29..6dd8d23 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 i810 imstt + qw(amd apm ark ast 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