Alan Coopersmith wrote:
> Just for starters, a year old copy of sunInit.c & sunIo.c can be found
> in the Xsun FBPM code dump we made available last year at:
>
> http://people.freedesktop.org/~alanc/fbpm.tar.bz2
"xc/programs/Xserver/hw/solaris/sunInit.c"
Hey, that's cool.
InitOutput() and other functions have to be renamed (to avoid ambiguity
/ name conflicts with the Xorg versions) and may end up in dummy_driver.c .
+-+-+-+
> Any idea which parts? There's a lot of it, and releasing it all will
> take a long time.
Aehm, maybe: Could you please provide /usr/openwin/bin/Xsun compiled as
shared lib ("-fPIC -shared" in case of gcc / or for cc I would have to
lookup the exact SUNspro-cc command line I used for libXORGtest.so)??
*It's not urgent (as explained 3 mails ago).*
But this would be of massive use for the project.
I experimented with methods like that during my test in the opposite
direction (loading a Xorg-ddx "into" Xsun).
One could then preload that complete "libXSUNtest.so" before executing Xorg.
%m