freebsd-ports/x11-servers/xorg-server/files/extra-old-arch-sparc64
Niclas Zeising 6456a79045 Fix patches. Remove two unneeded ones, and add new patches to fix sparc64.
This was missed in the mesa update.

This syncs x11-server/xorg-server with the xorg development repo

Bump portrevision again in case.
Apologies for the churn!

Obtained from:	xorg development repo
2013-09-29 23:46:47 +00:00

13 lines
402 B
Text

--- hw/xfree86/os-support/bsd/sparc64_video.c.orig 2008-10-02 21:01:25.000000000 +0000
+++ hw/xfree86/os-support/bsd/sparc64_video.c 2009-03-29 19:55:40.000000000 +0000
@@ -52,6 +52,10 @@
pVidMem->mapMem = sparc64MapVidMem;
pVidMem->unmapMem = sparc64UnmapVidMem;
pVidMem->initialised = TRUE;
+
+#if defined(__FreeBSD__)
+ pci_system_init_dev_mem(xf86Info.screenFd);
+#endif
}
static pointer