Hi Kevin,
If you still have troubles closing the XVideo screen on termination of
the XVideo mode with chip-sets other than Virge/MX it might be worth trying
the same register I used for the Virge/MX:
OUTREG(SSTREAM_WINDOW_SIZE_REG, 0);
in the S3VStopVideo function.
Since I have a Virge/MX card only, I can't test this ...
Cheers,
Sven
P.S. Your test driver works fine for me
Kevin Brosius writes:
> Sven Menke wrote:
> >
> >
> > Hi,
> >
> > please find attached a patch for s3v_xv.c which enables XVideo extensions
> > for Virge/MX.
> > The patch is relative to XFree 4.1.0 and in contrast to an earlier posting
> > (http://www.xfree86.org/pipermail/xpert/2001-January/004869.html)
> > this new version also restores the normal X screen upon termination of
> > the XVideo mode.
> >
> > Cheers,
> > Sven
> >
>
> Hi Sven,
> I've applied your patch locally, and am making a test driver available
> for others to try. If anyone wants to grab it go to
> http://www.user1.netcarrier.com/~kbrosius/pages/virge.html and get the
> 1.6.13 version for XFree86 4.1.0. If you try it, I'd appreciate a note
> on how it works for you.
>
> This version also supports an option to disable XVideo, so if you have
> trouble just add
>
> Option "noxvideo"
>
> to your Device section in XF86Config.
>
> --
> Kevin
>
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert