]> git.pld-linux.org Git - packages/XFree86.git/blobdiff - XFree86-alpha-pcibus-lemming.patch
This commit was manufactured by cvs2git to create branch 'XORG_7_1'.
[packages/XFree86.git] / XFree86-alpha-pcibus-lemming.patch
diff --git a/XFree86-alpha-pcibus-lemming.patch b/XFree86-alpha-pcibus-lemming.patch
deleted file mode 100644 (file)
index bd0b431..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.c.lemming        Mon Jul  3 02:10:01 2000
-+++ xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.c        Mon Jul  3 02:10:29 2000
-@@ -289,7 +289,7 @@
-   if (!pciInitialized)
-     pciInit();
--  if ((bus < pciNumBuses || inProbe) &&  pciBusInfo[bus] &&
-+  if ((bus < pciNumBuses) &&  pciBusInfo[bus] &&
-       pciBusInfo[bus]->funcs.pciReadLong) {
-     CARD32 rv = (*pciBusInfo[bus]->funcs.pciReadLong)(tag, offset);
This page took 0.101833 seconds and 4 git commands to generate.