CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2012/06/21 03:52:45
Modified files:
driver/xf86-video-nv/src: nv_driver.c
Log message:
Since the transition to Xserver 1.12, the standard vgaHW layer
that depends on libpciaccess and is broken on macppc, so use
vgaHWSetMmioFuncs() instead of vgaHWSetStdFuncs() and unbreak
the nv driver on this platfrom.
ok matthieu@
