Attached is my V0.7 xdriver source code. 
There are no performance changes just some configuration things

1) restore use of fbdev to indicate frame buffer device to use
2) The probe routine now uses an ivtvfb ioctl to try and ensure the fb
device we open is actually ivtv
3) The initialisation code is more like most other pci card drivers rather
than the more generic framebuffer initialisation. This stops it trying to
initialise itself in a bad way if BusID's go wrong. And means we get better
more helpful error messages
4) It now uses the installed ivtv.h for definitions of the ivtv ioctl's
5) Because of 4 I needed to remove -ansi from the compile line since ivtv's
header does not compile in strict ansi mode

I think that's it.
I will send a second mail with a pre-compiled binary.

Attachment: XFree86-4.3-incr-DMA-07.tgz
Description: application/compressed

Reply via email to