On Thu, Nov 07, 2002 at 11:31:46PM +0100, Robert Schiele wrote: > On Thu, Nov 07, 2002 at 08:50:33PM +0100, Holger Waechtler wrote: > > Hi everybody, > > > > I checked in a backport of all changes which were required to make the > > driver work with 2.5 versions of the Linux kernel. Please update your > > source tree, test your software and report problems! > > I consider the following patch. Without this patch this does not work > on systems with highmem patches activated. With this patch, the > driver works quite fine for me.
Well, the OSD is not there, so we need additionally the following
Robert
Index: driver/av7110/Makefile
===================================================================
RCS file: /cvs/linuxtv/DVB/driver/av7110/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- driver/av7110/Makefile 7 Nov 2002 19:54:43 -0000 1.5
+++ driver/av7110/Makefile 7 Nov 2002 22:48:43 -0000
@@ -14,7 +14,7 @@
$(LD) -r -o $@ $(dvb-ttpci-objs)
-EXTRA_CFLAGS = -I.. -I. -g -DUSE_OSD -MD
+EXTRA_CFLAGS = -I.. -I. -g -DCONFIG_DVB_AV7110_OSD -MD
ifdef DVB_PACK
--
Robert Schiele Tel.: +49-621-181-2517
Dipl.-Wirtsch.informatiker mailto:rschiele@;uni-mannheim.de
msg06900/pgp00000.pgp
Description: PGP signature
