Andy, I tried the same way as you did. I added one parameter (0) at video_register_ device function call. My situation is, insmod is OK, encoding seems not working but when I tried to rmmod. it said segmantation fault. I didn't investigate further. Linux kernel is 2.4.12, Kfir is obtained with cvsup.
BTW, what is the latest kernel version, which supporsed to be working with Kfir? Naohiro From: "Andy Kellner" <[EMAIL PROTECTED]> Subject: [mpeg2] O.K. I am lost ... kfir.c and newer kernels (2.4.7) Date: Fri, 26 Oct 2001 20:22:47 -0700 Message-ID: <[EMAIL PROTECTED]> Andy> I made the changes to the kfir.c. You need to change video_register_device Andy> and the template (add THIS_MODULE to the template). Andy> Andy> The driver compiles fine now and i can load everything up to saa7113 (using Andy> videodev,i2c-core and i2c-algo-bit from the kernel source). Andy> However when I load kfir.o I get a segmentation fault / oops. Andy> Andy> Everything was working fine with 2.2.x kernels. Any ideas ? Maybe something Andy> is wrong with my kernel configuration ?