Date: Tue, 31 Mar 2009 20:19:04 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libpciaccess Makefile ports/devel/libpciaccess/files patch-src-common_init.c patch-src-freebsd_pci.c patch-src-pciaccess_private.h ports/x11-servers/xorg-server Makefile ports/x11-servers/xorg-server/files patch-Xserver-hw-xfree86-os-support-bsd-sparc64_video.c Message-ID: <200903312019.n2VKJ43o067314@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2009-03-31 20:19:04 UTC
FreeBSD ports repository (src committer)
Modified files:
devel/libpciaccess Makefile
devel/libpciaccess/files patch-src-freebsd_pci.c
x11-servers/xorg-server Makefile
Added files:
devel/libpciaccess/files patch-src-common_init.c
patch-src-pciaccess_private.h
x11-servers/xorg-server/files
patch-Xserver-hw-xfree86-os-support-bsd-sparc64_video.c
Log:
Given that the x86-centric approach of mmap(2)'ing PCI memory via
mem(4) doesn't work on sparc64, revert to the pre-libpciaccess
approach of using the tty(4) device opened by the X server there.
Hopefully we have proper MI means of doing so one day.
Approved by: flz
Revision Changes Path
1.7 +1 -1 ports/devel/libpciaccess/Makefile
1.1 +13 -0 ports/devel/libpciaccess/files/patch-src-common_init.c (new)
1.6 +92 -19 ports/devel/libpciaccess/files/patch-src-freebsd_pci.c
1.1 +10 -0 ports/devel/libpciaccess/files/patch-src-pciaccess_private.h (new)
1.70 +1 -1 ports/x11-servers/xorg-server/Makefile
1.1 +13 -0 ports/x11-servers/xorg-server/files/patch-Xserver-hw-xfree86-os-support-bsd-sparc64_video.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903312019.n2VKJ43o067314>
