[FIX] X11-driver-firegl-viak8t.patch
Paweł Zaskórski
p.zaskorski at wp.pl
Sun May 29 00:39:08 CEST 2005
Witam,
nie wiem jak to się stało, ale w podesłanej przeze mnie łatce nastąpiła
podmiana s/"/"/ co uniemożliwia kompilację, a w efekcie zbudowanie
pakietu X11-driver-firegl. Bardzo proszę o uwzględnienie poprawki z
załącznika.
Pozdrawiam
--
Paweł M. Zaskórski
jid: pmz at jabberpl.org
-------------- next part --------------
Index: X11-driver-firegl-viak8t.patch
===================================================================
RCS file: /cvsroot/SOURCES/X11-driver-firegl-viak8t.patch,v
retrieving revision 1.1
diff -u -r1.1 X11-driver-firegl-viak8t.patch
--- X11-driver-firegl-viak8t.patch 8 May 2005 12:08:22 -0000 1.1
+++ X11-driver-firegl-viak8t.patch 28 May 2005 22:34:42 -0000
@@ -1,20 +1,20 @@
--- a/lib/modules/fglrx/build_mod/agpgart_be.c 2005-05-06 19:38:20.097954488 +0200
+++ b/lib/modules/fglrx/build_mod/agpgart_be.c 2005-05-06 18:33:55.722009576 +0200
@@ -6185,6 +6185,18 @@
- "Via",
- "Apollo P4M266",
+ "Via",
+ "Apollo P4M266",
via_generic_setup },
+ { PCI_DEVICE_ID_VIA_8380_0,
+ PCI_VENDOR_ID_VIA,
+ AMD_8151,
-+ "AMD",
-+ "On-CPU GART",
++ "AMD",
++ "On-CPU GART",
+ amd_8151_setup },
+ { PCI_DEVICE_ID_VIA_8385_0,
+ PCI_VENDOR_ID_VIA,
+ AMD_8151,
-+ "AMD",
-+ "On-CPU GART",
++ "AMD",
++ "On-CPU GART",
+ amd_8151_setup },
{ 0,
PCI_VENDOR_ID_VIA,
More information about the pld-devel-pl
mailing list