]> git.pld-linux.org Git - packages/XFree86.git/blame - XFree86-XF86CardDrivers-cfg.patch
fixed %%install (creating symlinks && missing directories)
[packages/XFree86.git] / XFree86-XF86CardDrivers-cfg.patch
CommitLineData
a0bd0cbc 1diff -Nur XFree86-4.0.2.org/xc/config/cf/xfree86.cf XFree86-4.0.2/xc/config/cf/xfree86.cf
2--- XFree86-4.0.2.org/xc/config/cf/xfree86.cf Thu Dec 14 20:24:17 2000
3+++ XFree86-4.0.2/xc/config/cf/xfree86.cf Wed Dec 20 13:52:03 2000
4@@ -435,9 +435,9 @@
5
6 /* Pure PCI drivers should go first */
7 # ifndef XF86CardDrivers
8-# define XF86CardDrivers mga tdfx glint s3virge rendition tga \
9- savage nv DevelDrivers siliconmotion vga \
10- XF86OSCardDrivers XF86ExtraCardDrivers
11+#define XF86CardDrivers mga tdfx glint s3virge rendition tga \
12+ nv sis neomagic i740 cirrus tseng \
13+ trident chips apm fbdev ati vga v4l
14 # endif
15 #endif
16
17@@ -520,9 +520,10 @@
18
19 /* Pure PCI drivers should go first */
20 # ifndef XF86CardDrivers
21-# define XF86CardDrivers mga glint s3virge sis savage\
22- trident chips fbdev \
23- DevelDrivers vga \
24+# define XF86CardDrivers mga glint nv tga s3virge sis savage\
25+ neomagic i740 tdfx trident chips fbdev \
26+ DevelDrivers vga cirrus tseng apm ati\
27+ r128 ati v4l vga\
28 XF86OSCardDrivers XF86ExtraCardDrivers
29 # endif
30 #endif
This page took 0.027603 seconds and 4 git commands to generate.