> > .../... > >I cannot find an example in the source code which sets the 'ioBase' >prior to using inl()/outl() on a PPC system. Am I overlooking such >an example? Has anyone done such a thing? I don't see why else >there would be inl()/outl() implementation in the <compiler.h>... > >Perhaps I should mention that I'm not looking to set things up as a >multihead system. I only want to test some code for the #9 card on >a PPC system, and this G4 is the best I got (and not too bad, might >I add). So the server would only look for, and use the #9 card. >BTW, The #9 card does not support any Open Firmware functions. > >Many thanks, in advance,
Two things: - 2.4.10 is pretty old we recently fixed a problem regarding "transparent" (or closed) p2p bridges on PPC, you may want to try out a more recent kernel from bk _2_4, bk _2_4_devel (PPC trees) or my rsync tree. - Currently, XFree isn't able to get the proper iobase for inx/outx on all busses, it can only get the one from the AGP port on this multi-domain machines. Ben. _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
