]> git.pld-linux.org Git - packages/X11-driver-firegl.git/blob - X11-driver-firegl-viak8t.patch
- fixed broken patch
[packages/X11-driver-firegl.git] / X11-driver-firegl-viak8t.patch
1 Index: X11-driver-firegl-viak8t.patch
2 ===================================================================
3 RCS file: /cvsroot/SOURCES/X11-driver-firegl-viak8t.patch,v
4 retrieving revision 1.1
5 diff -u -r1.1 X11-driver-firegl-viak8t.patch
6 --- X11-driver-firegl-viak8t.patch      8 May 2005 12:08:22 -0000       1.1
7 +++ X11-driver-firegl-viak8t.patch      28 May 2005 22:34:42 -0000
8 @@ -1,20 +1,20 @@
9  --- a/lib/modules/fglrx/build_mod/agpgart_be.c 2005-05-06 19:38:20.097954488 +0200
10  +++ b/lib/modules/fglrx/build_mod/agpgart_be.c 2005-05-06 18:33:55.722009576 +0200
11  @@ -6185,6 +6185,18 @@
12 -         "Via",
13 -         "Apollo P4M266",
14 +         "Via",
15 +         "Apollo P4M266",
16           via_generic_setup },
17  +    { PCI_DEVICE_ID_VIA_8380_0,
18  +        PCI_VENDOR_ID_VIA,
19  +        AMD_8151,
20 -+        "AMD",
21 -+        "On-CPU GART",
22 ++        "AMD",
23 ++        "On-CPU GART",
24  +        amd_8151_setup },
25  +    { PCI_DEVICE_ID_VIA_8385_0,
26  +        PCI_VENDOR_ID_VIA,
27  +        AMD_8151,
28 -+        "AMD",
29 -+        "On-CPU GART",
30 ++        "AMD",
31 ++        "On-CPU GART",
32  +        amd_8151_setup },    
33       { 0,
34           PCI_VENDOR_ID_VIA,
This page took 0.058073 seconds and 4 git commands to generate.