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

Marius Strobl marius at FreeBSD.org
Tue Mar 31 13:19:06 PDT 2009


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)


More information about the cvs-all mailing list