--- linux/drivers/media/video/buz.h.orig Sat May 26 23:56:30 2001 +++ linux/drivers/media/video/buz.h Sun May 27 00:01:58 2001 @@ -36,6 +36,12 @@ #define XAWTV_HACK +/* I'm not sure if this is correct value or not, I cannot test it, because + I don't have this piece of hardware and is only value I was able to + get (from 2.2.19). */ + +#define KMALLOC_MAXSIZE (512*1024) + #ifdef XAWTV_HACK #define BUZ_MAX_WIDTH 768 /* never display more than 768 pixels */ #else