RE: buz.c of 2.4.4

From: Ronald Bultje (rbultje@ronald.bitfreak.net)
Date: Sat Apr 28 2001 - 14:56:32 EST


Hi,

>I met follwing erros which was workarounded by put
>define KMALLOC_MAXSIZE 131072
>borrowed from af_unix.c of 2.4.3-ac14. But I'm convinced of
>this.
>below lines were wrapped by me for readabilities' sake.

my fix in an earlier e-mail to the list explained that the
proper way of fixing it is indeed to add the line.
#define KMALLOC_MAXSIZE (1024*128)

But in case you're actually going to _use_ this module, i.e.
you have a buz card, then please use the unified zoran driver
by Serguei Miridonov instead.
You can find more information about this driver on:
http://www.cicese.mx/~mirsev/Linux/DC10plus or
http://mjpeg.sourceforge.net/ (also for our mailinglists)
The old driver is (doh!) old and unmaintained. Might have
some bugs slipped into it since there is no maintainance done
anymore. The new driver is actively being maintained and
capturing software from our project is optimized for the new
driver (though the old one should still work).

--
Ronald Bultje
-
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/



This archive was generated by hypermail 2b29 : Mon Apr 30 2001 - 21:00:21 EST