diff options
author | Hartmut Hackmann <devnull@localhost> | 2005-06-21 20:48:08 +0000 |
---|---|---|
committer | Hartmut Hackmann <devnull@localhost> | 2005-06-21 20:48:08 +0000 |
commit | 086be4b2322bc6ba33f859e8214eb244549d816f (patch) | |
tree | 91ed4b37bfea15a83c6b2c6e18d42c89ac459512 | |
parent | d74253c906f8140f2cd31d02fedfdaeae1a1e9f8 (diff) | |
download | mediapointer-dvb-s2-086be4b2322bc6ba33f859e8214eb244549d816f.tar.gz mediapointer-dvb-s2-086be4b2322bc6ba33f859e8214eb244549d816f.tar.bz2 |
*** empty log message ***
-rw-r--r-- | linux/Documentation/video4linux/dvb/README.dvb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/linux/Documentation/video4linux/dvb/README.dvb b/linux/Documentation/video4linux/dvb/README.dvb deleted file mode 100644 index 1ad61f673..000000000 --- a/linux/Documentation/video4linux/dvb/README.dvb +++ /dev/null @@ -1,13 +0,0 @@ -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> |