Re: [Mjpeg-developer] Got DC10plus working with 2.4.20rc4

Ronald Bultje (rbultje@ronald.bitfreak.net)
02 Dec 2002 19:49:20 +0100


Hi Dennis,

On Sun, 2002-12-01 at 17:54, Dennis Grant wrote:
> 2) Building the current CVS (which doesn't seem to have been altered in months)

Uh, they're being worked on almost daily by me and Laurent. Just not the
stable branch, but rather the video4linux2 branch. The standard branch
just works(tm) and only gets bugfixes/compilefixes when needed.

> for the driver-zoran project from mjpeg.sourceforge.net produced modules that
> worked. A brief visual comparison between them and the .c files in the kernel
> source didn't reveal any differences more obvious than some kernel version #ifdefs
> in the driver-zoran versions of the drivers - they're the same code, or at least
> _very_ similar.

The (important) difference is in the saa7110 module, afaik. That makes
the kernel driver fail.

> 3) I had to build the bttv kernel driver as a module to get the i2c-old.o module
> built.

Not really, they're just there... The BTTV driver uses i2c-core and
i2c-algo-bit.

> c) When you check the DC10+ option in make config, these dependancies are
> not being resolved, and one or more of them don't make it into the kernel when
> one attempts to compile DC10+ in monolithic

In-kernel is basically not supported. Just use modules.

Ronald

-- 
Ronald Bultje <rbultje@ronald.bitfreak.net>
Linux Video/Multimedia developer

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/