Louis Guillaume wrote (in a message from Wednesday 29)
 > 
 > I had to make some modifications in 
 > xc/programs/Xserver/hw/xfree86/os-support/bus/macppcPci.c so that it 
 > uses the Bandit bridge instead of the UniNorth. It compiled but I get 
 > this at runtime...
 > 
 > Fatal server error:
 > xf86MapVidMem: could not mmap screen [s=20000,a=a0000] (Invalid argument)
 > 

You probably need to run at securelevel=0. It may also be that the
NetBSD/macppc kernel doesn't allow mmap()ing of the VGA region at
all. In this case just change ppcMapVidMem in bsd_video.c to make that
error non fatal. 

                                        Matthieu
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to