The following small patch enables RAW-grabbing in bttv.c:
(To be applied in drivers/char)
--- bttv.c.backup Tue Sep 8 19:01:09 1998
+++ bttv.c Tue Sep 8 19:01:18 1998
@@ -684,7 +684,7 @@
BT848_COLOR_FMT_YCrCb422,
BT848_COLOR_FMT_YCrCb411,
};
-#define PALETTEFMT_MAX 11
+#define PALETTEFMT_MAX 15
static int make_rawrisctab(struct bttv *btv, unsigned int *ro,
unsigned int *re, unsigned int *vbuf)
Greetings,
Peter
-- Peter Schlaile *** eMail udbz@rz.uni-karlsruhe.de- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/faq.html