Alan Coopersmith wrote:
>
> Yes.   I could probably release the libowconfig code for OWconfig parsing
> fairly easily since it's a single .h & .c file if someone really wanted to
> do that.
>
>   
>> Mhh, can't you (or anyone with access to the Xsun src [just throw it
>> over]) build some custom Xorg-Xsun-hybrid, I mean some hybrid Xorg
>> monster with Xsun's sunInic.c file. And all required symbols renamed to
>> match Xsun-ddx's needs, such as globally renaming "sunInitThisOrThat()"
>> to how Xorg uses to call the corresponding function?
>>     
>
> But if we renamed the Xsun symbols, how would the existing DDX modules
> call them?
>   

I never said renaming any Xsun symbols.
Vice versa: Globally renaming everything in a R&D 
test_hybrid_Xorg1.3_monster to match what Xsun's ddx modules need in 
order to successfully load and initialize. Via sunLoadModule() instead 
of Xorg's misc. functions to load and initialize a module, scan the 
bus'es etc. Simply substitute/replace the entire internal InitOutput() 
functionality - including everything that is nested into it. Throwing 
away Xorg's own stuff during the initial phase of these experiments. 
Housekeeping can be done much later.
I'm currently playing with the DDK's cg6 ddx sources. And the sunInit.c 
you once uploaded.
There must be a way to solve this. But it costs time.

%martin bochnig
>   


Reply via email to