I am looking to try the matroxfb-vsync-irq-patch to see if it can reduce the cpu usage of mplayer/directfb any. The patch seems to be for vintage (2.4.6) kernels and does not build correctly on leading edge (2.4.18ish) kernels.
Has anyone got an updated version of this patch? In particular, the problem is: matroxfb_base.c: In function `matrox_irq': matroxfb_base.c:149: `minfo' undeclared (first use in this function) matroxfb_base.c:149: (Each undeclared identifier is reported only once matroxfb_base.c:149: for each function it appears in.) I tried including the macro: #define minfo ((struct matrox_fb_info*)info) in matrox_irq() but of course, there is no "info" passed to matrox_irq(). I am stumped as to how to deal with this. Thanx, b. -- Brian J. Murrell
msg00805/pgp00000.pgp
Description: PGP signature
