Re: How do I convert 4.5.0 driver to 4.6.0?
Barry Scott <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Message-ID | <[email protected]> |
Marc Aurele La France wrote: >> Looking at the diffs of the xfree86 via driver between 4.5.0 and >> 4.6.0 I seem to see that >> all that changed, apart from new features, is loader stuff: > >> - LoaderRefSymLists(vgaHWSymbols, >> + LoaderModRefSymLists(module, >> + vgaHWSymbols, > >> Do I need to make these loader changes to get correct operation or >> does your fallback code >> work correctly in all cases? Can I ignore this code change, I assume I can given that the driver works without changes. >> Where should I look to debug why XVIDEO is not showing up under 4.6.0? > > This would be answered by your subsequent query about the XvExtension > symbol's disappearance. Indeed. Barry