diff options
Diffstat (limited to 'linux/Documentation')
-rw-r--r-- | linux/Documentation/video4linux/dvb/README.dvb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/linux/Documentation/video4linux/dvb/README.dvb b/linux/Documentation/video4linux/dvb/README.dvb new file mode 100644 index 000000000..1ad61f673 --- /dev/null +++ b/linux/Documentation/video4linux/dvb/README.dvb @@ -0,0 +1,13 @@ +Notes concerning the dvb code: + +The drivers need a recent version of the dvb-kernel code at linuxtv.org + +video-buf-dvb.ko is adapted to the core changes in 2.6.12-rc4. If you + have at least this version, you will not need to update the + entire dvb code. +saa7134-dvb.ko needs a very recent version of the tda1004x.ko module. + so you need to update tda1004x.c and tda1004x.h and recompile + if you get compile errors here. + +Have fun + Hartmut Hackmann <hartmut.hackmann@t-online.de> |