[MPlayer-dev-eng] Vidix on powerpc/mach64 works :-)
Alex Beregszaszi
alex at naxine.org
Tue Oct 22 14:54:20 CEST 2002
Hi,
> > > I've looked at your patch (and willing to apply),
> >
> > Cool :-)
> >
> > > but one question
> > > remains: isn't there a __LinuxPPC__ macro or smth? the current sheme
> > > isn't perfect:#if defined(__powerpc__) && !defined(lynx) &&
> > > !defined(__OpenBSD__)
> >
> > Yes, not perfect.
> > I should've used
> > #if defined(__linux__) && defined(__powerpc__)
> >
> > Do you want another patch or are you ok to replace it while integrating ?
> i will change it, btw, could you test libdha support on lynx or openbsd/ppc ?
commited, hope it works, please test
btw, your way in pci_powerpc.c works on x86 too, i will change libdha design soon (the
api will not change!) and then it will support both ways - reading /proc needs no iopl() setting
btw2, could you test with other cards too? or are you using an apple notebook?
--
Alex Beregszaszi <alex at naxine.org>
More information about the MPlayer-dev-eng
mailing list