diff options
author | Gerd Knorr <devnull@localhost> | 2004-04-06 15:24:05 +0000 |
---|---|---|
committer | Gerd Knorr <devnull@localhost> | 2004-04-06 15:24:05 +0000 |
commit | 80587bd9cacb93bf547305f6cc85095b2b03ea87 (patch) | |
tree | 5325def45fd7e95cd03834f08868af9887eb2b74 /v4l/scripts | |
parent | b5aa034313ae40531a19b51b4945be00ab571a5b (diff) | |
download | mediapointer-dvb-s2-80587bd9cacb93bf547305f6cc85095b2b03ea87.tar.gz mediapointer-dvb-s2-80587bd9cacb93bf547305f6cc85095b2b03ea87.tar.bz2 |
- major rewrite of the tda9887 module.
- start switching over tuner + tda9887 to v4l2.
Diffstat (limited to 'v4l/scripts')
-rw-r--r-- | v4l/scripts/update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l/scripts/update b/v4l/scripts/update index 9f10aa772..adfe9f79a 100644 --- a/v4l/scripts/update +++ b/v4l/scripts/update @@ -51,7 +51,7 @@ xinsmod video-buf debug=2 xinsmod btcx-risc debug=0 xinsmod ir-common debug=0 repeat=0 xinsmod tuner debug=0 -xinsmod tda9887 debug=2 +xinsmod tda9887 debug=1 xinsmod msp3400 debug=0 # bttv |