I am new to the new. I have tried to look at the
archive in xfree86.org but it doesn't seem to be
searchable. Is there a searchable archive somewhere?

My problem:
I am writing a ddx driver for a video card with
Xextension in the ddx to support a special feature.
Because the extension has to use some of the data
in the video driver, so I can't seperate the
Xextension into a different module. Can I just call
addExtension in my video driver's init routine?

The other problem is that my extension uses the
ProcVector in the dix layer. When I start the Xserver,
it complains that ProcVector is unresolved? Look like
the ProcVector is not 
exported to the loadable module. I saw most of 
the extensions in Xext have a loadable version 
except paranamiX and security which also uses 
ProcVector. So, is this a known issue? Is there any
way around it?

Thanks for any advice,
Andy Fong 

__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to